hye guys I previously compiled the kernel with MTD utilities modules now i have added the support in the uImage my previously compiled kernel size was 1.4MBwhich boots well but the newly compiled size comes out to be 2.6 MB
When i transfer it to the board using the nfs command in the u-boot via
ethernet and boot it it gives messages BOOTME,BOOTME,BOOtME
here is what i get
TI UBL Version: 1.31
Booting Catalog Boot Loader
BootMode = NAND
Starting NAND Copy...
Valid magicnum, 0xA1ACED66, found in block 0x00000006.
DONE
Jumping to entry point at 0x81080000.
U-Boot 2009.08 (Oct 13 2009 - 16:05:48)
Cores: ARM 297 MHz, DSP 594 MHz
DDR: 162 MHz
I2C: ready
DRAM: 256 MB
NAND: 256 MiB
nand_bbt: Out of memory
In: serial
Out: serial
Err: serial
Read from EEPROM @ 0x50 failed
Net: Ethernet PHY: GENERIC @ 0x1f
Hit any key to stop autoboot: 0
U-Boot > setenv bootfile /home/rohan/workdir/uImage
U-Boot > nfs 0x82000000
Using device
File transfer via NFS from server 172.16.0.197; our IP address is 172.16.0.92
Filename '/home/rohan/workdir/uImage'.
Load address: 0x82000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################
done
Bytes transferred = 2745708 (29e56c hex)
Automatic boot of image at addr 0x82000000 ...
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-2.6.31-rc5-davinci1
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2745644 Bytes = 2.6 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
BOOTME BOOTME BOOTME BOOTME BOOTME BOOTME BOOTME BOOTME BOOTME BOOTME BOOTME B
Anyone know what problem is it.
Regard's
Rohan Tabish
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
