In message <34753.143.117.36.139.1088161982.squirrel at 143.117.36.139> you
wrote:
>
> I would like to to be able to build only one binary file
> to be used for download to the target, rather than have to
> download the kernel and filesystem separately. But, I'm not sure if
> this is possible and
I have been using PPCBoot/Das U-Boot to boot an MPC860 based
evaluation board in which the Kernel and an (initrd) file
system are loaded at defined addresses in Flash.
The Flash system has been partitioned (in the kernel) using
MTD so that there is a partition holding the initrd filesystem.
I wo