On Wed, 29 Mar 2000, Richard Henderson wrote:

>On the contrary.  The command line is at a hard-coded address.

Oh good point, you just solved me a mistery I didn't explained yet 8).
With aboot the serial console was working at 9600 instead of 57600 despite
of the -fl and I couldn't explain why. Now I know why :). Thanks.

Actually aboot is too lazy. Aboot can avoid to use the hard-coded address
by using an hard coded offset summed to the dynamic start of the kernel.

When aboot will do that the command line will work with aboot too despite
of the kernel start changes.

Andrea

Reply via email to