Other Parts Discussed in Thread: AM3517, ADS7846
Dear All,
I have been running through a problem .. my kernel image starts booting and stops at starting kernel.....
Configuration selected for creating uImage is am3517_evm_defconfig.
i have referred this site
http://processors.wiki.ti.com/index.php/Kernel_-_Common_Problems_Booting_Linux#Problem_.232_-_No_more_output_is_seen_on_the_console_after_.22booting_the_kernel.22
but trying all the changes mentioned in the above site ..has not helped me..
1.Using the defconfiguration -> i changed the bootargs 'console=ttyS2,115200n8'
2.changing the bootargs for 2.6 -> 'console=ttyS2,115200n8' O=not zero
The output is as below....
Texas Instruments X-Loader 1.47 (Mar 24 2011 - 15:54:47)
Booting from nand . . .
Starting OS Bootloader...
U-Boot 2010.06-rc1 (Mar 24 2011 - 15:55:56)
OMAP34xx/35xx-GP ES1.0, CPU-OPP2 L3-165MHz
TAM3517 TWISTER Board + LPDDR/NAND
I2C: ready
DRAM: 256 MiB
NAND: 256 MiB
In: serial
Out: serial
Err: serial
Customer/Vender : TechNexion
Project/Board : tam3517
Sequence Number : 1052000000000069
revision : TN15 1.0
eth0 addr : 00:1F:7B:15:01:10
eth1 addr : 00:1F:7B:15:01:11
eth2 addr : 00:1F:7B:15:01:12
eth3 addr : 00:1F:7B:15:01:13
Die ID #30e20000000000000155dc140400f016
Net: Ethernet PHY: GENERIC @ 0x00
DaVinci EMAC, smc911x-0
Hit any key to stop autoboot: 1 0
Using DaVinci EMAC device
TFTP from server 192.168.1.233; our IP address is 192.168.1.54
Filename 'uImage'.
Load address: 0x80008000
Loading: *#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
########
done
Bytes transferred = 2369032 (242608 hex)
## Booting kernel from Legacy Image at 80008000 ...
Image Name: Linux-2.6.33.7-rt29
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2368968 Bytes = 2.3 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
XIP Kernel Image ... OK
OK
Starting kernel ...