Hi Guyz,
              I followed 
http://wiki.beyondlogic.org/index.php/BeagleBoneBlack_Building_Kernel site 
and compiled my kernel and uboot and tried tftp boot,

but the kernel is not starting...it is hung and not showing anything...I 
dont have any clue to proceed....

Please help me in solving this issue


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 
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
micro SD card found
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
reading uEnv.txt
1449 bytes read in 4 ms (353.5 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
gpio: pin 55 (gpio 55) value is 1
reading /boot/uImage
** Unable to read file /boot/uImage **
U-Boot# bootm 0x81000000
Wrong Image Format for bootm command
ERROR: can't get kernel image!
U-Boot# setenv serverip 192.168.0.1;setenv ipaddr 192.168.0.100;tftp 
0x81000000 uImage
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.0.1; our IP address is 192.168.0.100
Filename 'uImage'.
Load address: 0x81000000
Loading: #################################################################
     #################################################################
     #################################################################
     #################################################################
     #######################
     1.2 MiB/s
done
Bytes transferred = 4143543 (3f39b7 hex)
U-Boot# setenv serverip 192.168.0.1;setenv ipaddr 192.168.0.100;tftp 
0x80007fc0 uImage
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.0.1; our IP address is 192.168.0.100
Filename 'uImage'.
Load address: 0x80007fc0
Loading: #################################################################
     #################################################################
     #################################################################
     #################################################################
     #######################
     1.2 MiB/s
done
Bytes transferred = 4143543 (3f39b7 hex)
U-Boot# bootm 0x80007fc0
## Booting kernel from Legacy Image at 80007fc0 ...
   Image Name:   myLinux-Image
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4143479 Bytes = 4 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   XIP Kernel Image ... OK
OK

Starting kernel ...


it is not working...and no output than this...!!!!!!!!!!!!!!!!!!!!!!!


Thanks in Advance,

Cheers,
E.K

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to