Linux w/o disk, network, or ROM
Greg Griffes
ggg at ieee.org
Wed May 8 09:10:31 EST 2002
> Does anyone have any suggestions? What might be missing either
> in kernel configuration or platform_init()? Help!
>
Jeffery,
What boot loader are you using?
If you are using the "simple" boot loader,
you may need a call to parse_bootinfo(find_bootinfo());
in platform_init(). That call will read the bi_record
struct built by the boot loader and initialize globals
such as initrd_start and initrd_size.
Greg
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list