Check the following environment variables. 1. bootargs and bootcmd.
2. Check your machine ID: ( arch/arm/tools/mach-types) of the devkit8000. if it is 2339, then you may need to upgrade your u-boot. even you can try this work around: change the id to 2001 and re-compile the kernel and try load. Regards, Bala On Wed, Nov 24, 2010 at 9:24 PM, Dimonna <[email protected]> wrote: > Hi Dear All, > > I faced troubles trying boot my DevKit8000 board with the kernel i > downloaded from gitorious: > > > > Texas Instruments X-Loader 1.41 > Starting OS Bootloader... > > > U-Boot 1.3.3-svn (Feb 6 2010 - 16:29:12) > > OMAP3530-GP rev 2, CPU-OPP2 L3-165MHz > OMAP3 DevKit8000 Board + LPDDR/NAND > DRAM: 256 MB > NAND: 256 MiB > In: serial > Out: serial > Err: serial > Hit any key to stop autoboot: 0 > > NAND read: device 0 offset 0x280000, size 0x300000 > 3145728 bytes read: OK > ## Booting kernel from Legacy Image at 80300000 ... > Image Name: Linux-2.6.35-rc3 > Image Type: ARM Linux Kernel Image (uncompressed) > Data Size: 2341016 Bytes = 2.2 MB > Load Address: 80008000 > Entry Point: 80008000 > Verifying Checksum ... OK > Loading Kernel Image ... OK > OK > > Starting kernel ... > > > Then the system hangs. > > Can i get any appreciative support on this here? > > > Many thanks in advance, > Dmitry Yaroslavtsev > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<gitorious%[email protected]> > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
