Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbooting a beaglebone
Manuel Bouyer wrote:
>On Sun, Jun 22, 2014 at 01:04:09PM -0700, Matt Thomas wrote:
>> >> tftp ; bootm
>> >
>> > Does it bring in extra functionalities ?
>>
>> Depends. netbsd.gz.ub is usually faster to load since it's compressed.
>> For u-boot, we really recommend using the .ub
>
>It doens't seem to work for me:
>U-Boot# tftpboot 0x80300000 netbsd.gz.ub; bootm 0x80300000
You need to use a different address from the one the kernel is linked
at. It will then either be copied or decompressed to the address in
the u-boot header.
Robert Swindells
Home |
Main Index |
Thread Index |
Old Index