[ELDK] u-boot command line not detected by linux-2.6-denx.git

Wolfgang Denk wd at denx.de
Wed May 12 15:01:33 CEST 2010


Dear "Chris Alfred",

In message <72EBEC7B67D646CCA927420655E16317 at kos> you wrote:
> We have been successfully using linux Linux-2.6.32-rc8-01395-gbb09de5- 
> on a custom 5200 board (very simlar to Lite5200).
> 
> I got the latest linux-2.6-dex.git (Linux-2.6.34-rc7-01433-g2745a31-) 
> and diff/patched our board support and used the same .config; but the 
> command line is not received by the kernel.

Did you change the kernel configuration (say, the CONFIG_CMDLINE_BOOL
and CONFIG_CMDLINE settings), or the device tree definition?

If yes, then check the changes.

If not, then you should be able to run git bisect on the kernel to
find out which commit caused the change in behaviour.

> [    0.000000] Kernel command line: -uart

Your statement "the command line is not received by  the  kernel"  is
actually  wrong  - the kernel _does_ receive a command line, but it's
not what you want.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There is nothing in this world constant but inconstancy.      - Swift


More information about the eldk mailing list