I think you need to figure out how to build u-boot for your board
outside buildroot, before you try to build it inside buildroot.
Working on it...
While I do that, I have a side question:
is it possible to boot off a first kernel on a local partition, but tell it
to tftp boot off another kerne
> [cross posting from one mailing list to another]
>
>>> is the file zImage.elf my proper network image ?
>>
>> What bootloader is on your board? zImage.elf *might* be the proper
>> image. If you're using u-boot, then you want to build a uImage
>> instead.
>
> I'm trying to compile u-boot wit
[cross posting from one mailing list to another]
is the file zImage.elf my proper network image ?
What bootloader is on your board? zImage.elf *might* be the proper
image. If you're using u-boot, then you want to build a uImage
instead.
I'm trying to compile u-boot with buildroot, but it
On Fri, Apr 11, 2008 at 9:51 AM, Guillaume Dargaud
<[EMAIL PROTECTED]> wrote:
>
> >
> > > is the file zImage.elf my proper network image ?
> > >
> >
> > What bootloader is on your board? zImage.elf *might* be the proper
> > image. If you're using u-boot, then you want to build a uImage
> > inste
is the file zImage.elf my proper network image ?
What bootloader is on your board? zImage.elf *might* be the proper
image. If you're using u-boot, then you want to build a uImage
instead.
I... ahem... what would you recommand for a ML405 ?
Builroot gives to options of U-Boot or Yaboot. Have
ch/ppc/boot/images/zImage.elf
> rm -f arch/ppc/boot/simple/zvmlinux
> cp arch/ppc/boot/images/zImage.embedded /tftpboot/zImage.embedded
> cp: cannot stat `arch/ppc/boot/images/zImage.embedded': No such file or
> directory
> make[2]: *** [znetboot] Error 1
> make[1]: *** [
h/ppc/boot/simple/zvmlinux
arch/ppc/boot/simple/zvmlinux -R .comment -R .stab \
-R .stabstr -R .ramdisk
cp -f arch/ppc/boot/simple/zvmlinux arch/ppc/boot/images/zImage.elf
rm -f arch/ppc/boot/simple/zvmlinux
cp arch/ppc/boot/images/zImage.embedded /tftpboot/zImage.embedded
cp: c