Re: [U-Boot-Users] 1.1.4 and 2.6 kernel

Alfred,
There was something about new kernels not working with old boot loaders due to the way clock speeds are passed to the kernel. And I believe the error you described below is the one they identified. Prior to 2.4.5, they expected MHz. Try changing the envar clocks_in_mhz to 0 to get it pass Hz instead.
Gary
_____
From: u-boot-users-bounces@lists.sourceforge.net [mailto:u-boot-users-bounces@lists.sourceforge.net] On Behalf Of alfred hitch Sent: Tuesday, June 27, 2006 1:44 AM To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] 1.1.4 and 2.6 kernel Hi All, I am trying to get 2.6 kernel boot on a plattfor very similar to ixdp425. We already have u-boot 1.1.1 and 2.4 kernel working for us. But, while trying to get the 2.6 working. I get the Booting image at XXXX XXXX Starting Kernel ... And after that nothing. At this stage I am expecting the "Uncompressing Linux ......" What could be going wrong ? Same board, if I put in 2.4 on a 1.1.4 version u-boot, it boots fine. Is it some tty redirection issue ?? Only change from IXDP425 board is sdram configuration and ttyS1 for console instead of ttyS0. Suspecting later but then 2.4 shouldnt' have also booted up ? I am new to u-boot and would appreciate some help on issue. any pointers ? Regards, Alfred

In message A6B3D2F0FED7564699FFE261012FF2AB02FB3EC6@samson.internal.mediabolic.com you wrote:
There was something about new kernels not working with old boot loaders due to the way clock speeds are passed to the kernel. And I believe the error you described below is the one they identified. Prior to 2.4.5, they expected MHz. Try changing the envar clocks_in_mhz to 0 to get it pass Hz instead.
This is for PowerPC only; no other architecture uses bd_info.
From: u-boot-users-bounces@lists.sourceforge.net [mailto:u-boot-users-bounces@lists.sourceforge.net] On Behalf Of alfred hitch Sent: Tuesday, June 27, 2006 1:44 AM To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] 1.1.4 and 2.6 kernel
Please don't top-post / full quote.
Please read the netiquette - see http://www.netmeister.org/news/learn2quote.html
------_=_NextPart_001_01C69A16.2C7CBF2E Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
And *NEVER* post HTML here!
Wolfgang Denk
participants (2)
-
Gary Sanders
-
Wolfgang Denk