Hi,
I want to transfer the image to the BBB via TFTP and boot it,
but it stopped it during the boot process. I have no idea what to do.
Could anyone please help?
I'm gonna show the log below.

-----------------------------------------
U-Boot SPL 2013.04-dirty (Jun 19 2013 - 09:57:14)
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, 
SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, 
SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
OMAP SD/MMC: 0
mmc_send_cmd : timeout: No status update
reading u-boot.img
reading u-boot.img


U-Boot 2013.04-dirty (Jun 19 2013 - 09:57:14)

I2C:   ready
DRAM:  512 MiB
WARNING: Caches not enabled
NAND:  No NAND device found!!!
0 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment

musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, 
SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, 
SoftConn)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net:   <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot:  0
U-Boot# setenv autoload no
U-Boot# dhcp
link up on port 0, speed 100, full duplex
BOOTP broadcast 1
DHCP client bound to address 192.168.1.111
U-Boot# setenv serverip 192.168.1.57
U-Boot# tftp 0x80400000 uImage-dtb.am335x-boneblack
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.1.57; our IP address is 192.168.1.111
Filename 'uImage-dtb.am335x-boneblack'.
Load address: 0x80400000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##############################################
         1.1 MiB/s
done
Bytes transferred = 4484143 (446c2f hex)
U-Boot# setenv bootargs console=ttyO0,115200n8 quiet root=/dev/mmcblk0p2 ro 
rootfstype=ext4 rootwait
U-Boot# bootm 0x80400000
## Booting kernel from Legacy Image at 80400000 ...
   Image Name:   Linux-3.8.3-00408-g8977b3f
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4484079 Bytes = 4.3 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.105586] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 
invalid phandle
[    0.218389] omap2_mbox_probe: platform not supported
[    0.459970] tps65217-bl tps65217-bl: no platform data provided
[    0.540504] bone-capemgr bone_capemgr.8: slot #0: No cape found
[    0.577609] bone-capemgr bone_capemgr.8: slot #1: No cape found
[    0.614717] bone-capemgr bone_capemgr.8: slot #2: No cape found
[    0.651827] bone-capemgr bone_capemgr.8: slot #3: No cape found
------------------------------------------------------------

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to