Re: [U-Boot-Users] Unable to boot linux 2.6.25 with U-Boot 1.1.4

2008-06-25 Thread rohit h
On Tue, Jun 24, 2008 at 9:34 PM, Gary Jennejohn <[EMAIL PROTECTED]> wrote: > > Do you have CONFIG_CLOCKS_IN_MHZ defined? If so, try turning it off. > Nope, it is undefined. Thanks, Rohit - Check out the new SourceForge.net

Re: [U-Boot-Users] Unable to boot linux 2.6.25 with U-Boot 1.1.4

2008-06-25 Thread rohit h
On Tue, Jun 24, 2008 at 9:05 PM, michael <[EMAIL PROTECTED]> wrote: > Activate in the linux kernel CONFIG_LL_DEBUG ( maybe ?! ) and check > that the u_boot_board_id == linux_board_id I am working on OMAP2420 (ARM 11) based apollon board. The board id in u-boot is ( in file board/apollon.c, board_i

[U-Boot-Users] Unable to boot linux 2.6.25 with U-Boot 1.1.4

2008-06-24 Thread rohit h
Hello everyone. I have got a modified u-boot source which boots vanilla 2.6.22 kernel, but is unable to boot vanilla 2.6.25. The message I get is this : Uncompressing Linux.. done, booting the kernel. Nothing