AbhishekKumar

u-boot successful boot from BeagleBoot

Jan 21st, 2018
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. U-Boot SPL 2018.01-00002-g96aed83-dirty (Jan 22 2018 - 01:04:26)
  2. Trying to boot from USB eth
  3. Using default environment
  4.  
  5. usb_ether
  6. Warning: usb_ether (eth0) using random MAC address - d2:6c:09:5b:fe:dd
  7.  
  8. using musb-hdrc, OUT ep1out IN ep1in STATUS ep2in
  9. MAC 60:64:05:4a:46:21
  10. HOST MAC de:ad:be:af:00:00
  11. RNDIS ready
  12. musb-hdrc: peripheral reset irq lost!
  13. high speed config #2: 2 mA, Ethernet Gadget, using RNDIS
  14. USB RNDIS network up!
  15. BOOTP broadcast 1
  16. BOOTP broadcast 2
  17. BOOTP broadcast 3
  18. DHCP client bound to address 192.168.1.3 (766 ms)
  19. Using usb_ether device
  20. TFTP from server 192.168.1.9; our IP address is 192.168.1.3
  21. Filename 'uboot'.
  22. Load address: 0x82000000
  23. Loading: #################################################################
  24. ##################
  25. 411.1 KiB/s
  26. done
  27. Bytes transferred = 422536 (67288 hex)
  28.  
  29.  
  30. U-Boot 2018.01-00002-g96aed83-dirty (Jan 22 2018 - 01:04:26 +0530)
  31.  
  32. CPU : AM335X-GP rev 2.1
  33. I2C: ready
  34. DRAM: 512 MiB
  35. No match for driver 'omap_hsmmc'
  36. No match for driver 'omap_hsmmc'
  37. Some drivers were not found
  38. Reset Source: Global external warm reset has occurred.
  39. Reset Source: watchdog reset has occurred.
  40. Reset Source: Power-on reset has occurred.
  41. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  42. Using default environment
  43.  
  44. Model: BeagleLogic
  45. <ethaddr> not set. Validating first E-fuse MAC
  46. Net: eth0: MII MODE
  47. Could not get PHY for cpsw: addr 0
  48. cpsw, usb_ether
  49. Press SPACE to abort autoboot in 2 seconds
  50. =>
Add Comment
Please, Sign In to add comment