On Thu, Mar 24, 2011 at 8:00 PM, Tony Lindgren <[email protected]> wrote: > * Belisko Marek <[email protected]> [110324 08:18]: >> On Thu, Mar 24, 2011 at 4:18 PM, Tony Lindgren <[email protected]> wrote: >> >> > * Belisko Marek <[email protected]> [110324 02:50]: >> > > Hi, >> > > >> > > Try to run 2.6.38 on my sbc8100 >> > > (use mach-type for devkit8000 because boards are similar) board but >> > > when u-boot load it to ram I see just: >> > > ## Booting kernel from Legacy Image at 80300000 ... >> > > Image Name: Linux-2.6.38-06570-g79c21b4 >> > > Image Type: ARM Linux Kernel Image (uncompressed) >> > > Data Size: 2967164 Bytes = 2.8 MB >> > > Load Address: 80008000 >> > > Entry Point: 80008000 >> > > Verifying Checksum ... OK >> > > Loading Kernel Image ... OK >> > > OK >> > > Starting kernel ... >> > > >> > > I have changed bootargs to: bootargs=console=ttyO2,115200n8 doesn't >> > > help. Any ideas what could be checked? >> > >> > Can you enable DEBUG_LL and EARLY_PRINTK in your .config >> > and add earlyprintk to your cmdline? Then you should see >> > what goes wrong. >> > >> Forgot to mention. I already test this options but result is same like I >> report in >> first email. > > Maybe add some printk statements to start_kernel function in > init/main.c and see if you get any output? Add some printk to function you propose bu no output. > > Tony >
regards, marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite icq: 290551086 web: http://open-nandra.com -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
