Advertisement
Guest User

Untitled

a guest
Dec 30th, 2018
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. oneday#usb reset
  2. (Re)start USB...
  3. USB0: USB3.0 XHCI init start
  4. Register 2000140 NbrPorts 2
  5. Starting the controller
  6. USB XHCI 1.00
  7. scanning bus 0 for devices... 4 USB Device(s) found
  8. scanning usb for storage devices... init_part() 278: PART_TYPE_DOS
  9. 1 Storage Device(s) found
  10. oneday#fatload usb 0 1020000 s905_autoscript
  11. reading s905_autoscript
  12. 1545 bytes read in 33 ms (44.9 KiB/s)
  13. oneday#autoscr 1020000
  14. ## Executing script at 01020000
  15. reading uInitrd
  16. 4334273 bytes read in 242 ms (17.1 MiB/s)
  17. reading zImage
  18. 17986048 bytes read in 877 ms (19.6 MiB/s)
  19. reading dtb.img
  20. ** Unable to read file dtb.img **
  21. [store]To run cmd[emmc dtb_read 0x1000000 0x40000]
  22. dtb_read_shortcut()-2668: short cut in...
  23. aml log : R1024 check pass!
  24. [rsvmem] get fdtaddr NULL!
  25. rsvmem - reserve memory
  26.  
  27. Usage:
  28. rsvmem check - check reserved memory
  29. rsvmem dump - dump reserved memory
  30.  
  31. rsvmem check failed
  32. ## Loading init Ramdisk from Legacy Image at 13000000 ...
  33. Image Name: uInitrd
  34. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  35. Data Size: 4334209 Bytes = 4.1 MiB
  36. Load Address: 00000000
  37. Entry Point: 00000000
  38. Verifying Checksum ... OK
  39. load dtb from 0x1000000 ......
  40. ## Flattened Device Tree blob at 01000000
  41. Booting using the fdt blob at 0x1000000
  42. Loading Ramdisk to 73aa2000, end 73ec4281 ... OK
  43. Loading Device Tree to 000000001fff1000, end 000000001ffff000 ... OK
  44.  
  45. Starting kernel ...
  46.  
  47. uboot time: 4082420555 us
  48. domain-0 init dvfs: 4
  49. efuse_pw_en: 0x7
  50. WARNING! efuse bits is disabled
  51. Enable A53 JTAG to AO
  52. [ 0.000000@0] Booting Linux on physical CPU 0x0
  53. [ 0.000000@0] Linux version 4.9.40-amlogics905x (root@user-VirtualBox) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05) ) #4 SMP PREEMPT Sun Nov 12 17:04:48 MSK 2017
  54. [
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement