Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RPI3 Model B+ support



Sad Clouds <cryintothebluesky%gmail.com@localhost> writes:

> OK, so how do you build your image? Is this what you do
>
> ./build.sh -m evbarm64
> gunzip releasedir/evbarm/binary/gzimg/arm64.img.gz
> dd if=arm64.img of=/dev/XXX bs=1m

That would be right, except it doesn't work - the boot bits are wrong.
You need to do the initial installation using an image fetched from
http://www.invisible.ca/arm/ instead; it has the uboot stuff corrected.

-tih
-- 
Most people who graduate with CS degrees don't understand the significance
of Lisp.  Lisp is the most important idea in computer science.  --Alan Kay


Home | Main Index | Thread Index | Old Index