nareshkamboju

fastboot 1

Jan 11th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. U-Boot SPL 2018.01-gea42be5cc (Jan 10 2018 - 17:47:15)
  2. DRA752-GP ES2.0
  3. Trying to boot from MMC1
  4. MMC Device 1 not found
  5. *** Warning - No MMC card found, using default environment
  6.  
  7. reading u-boot.img
  8. reading u-boot.img
  9. reading u-boot.img
  10. reading u-boot.img
  11.  
  12.  
  13. U-Boot 2018.01-gea42be5cc (Jan 10 2018 - 17:47:15 +0000), Build: jenkins-u-boot-upstream-662
  14.  
  15. CPU : DRA752-GP ES2.0
  16. Model: TI AM5728 BeagleBoard-X15 rev C
  17. Board: BeagleBoard X15 REV C.00
  18. DRAM: 2 GiB
  19. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  20. SCSI: SATA link 0 timeout.
  21. AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  22. flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
  23. scanning bus for devices...
  24. Found 0 device(s).
  25. Net:
  26. Warning: ethernet@48484000 using MAC address from ROM
  27. eth0: ethernet@48484000
  28. Hit any key to stop autoboot: 0
  29. => part list mmc 1
  30.  
  31. Partition Map for MMC device 1 -- Partition Type: EFI
  32.  
  33. Part Start LBA End LBA Name
  34. Attributes
  35. Type GUID
  36. Partition GUID
  37. 1 0x00001000 0x0070ffde "rootfs"
  38. attrs: 0x0000000000000000
  39. type: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
  40. guid: d117f98e-6f2c-d04b-a5b2-331a19f91cb2
  41. => env default -f -a
  42. ## Resetting to default environment
  43. => setenv partitions $partitions_android
  44. => env save
  45. Saving Environment to MMC...
  46. Writing to MMC(1)... done
  47. => fastboot 1
Add Comment
Please, Sign In to add comment