Port-arm archive

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

Re: wiki page udpates



gdt%lexort.com@localhost (Greg Troxel) writes:

>I could use help with some of the questions; feel free to edit or to
>email me with answers.  Specifically:

> - what about RPI0 and RPI0W?

Should work, without wifi of course. You need proper FDT files.

> - can you use an earmv6hf build to install on RPI2/3?  If so, is there
>   an included kernel7 and does that use earmv6h or earmv7hf instruction
>   set?

Yes. You build a netbsd.img and install it as kernel.img. It's using
the earmv6hf instruction set.

> - if you build with eb, does it work?

No.

> - do the earm/v4/v5 builds do anyting useful?  (with the understanding
>   that surely one should use v6 on a RPI1)

Wouldn't work for RPI.

> - does earmv7 run faster than earmv6 on a RPI2/3?  How much?

Not much of a difference.

> - why the rpi.img vs armv7.img lack of parallel structure?

?

> - why no armv7_inst.img?  Is it becuase you can install an earmv7hf
>   build on a RPI2/3 with the inst image from an earmv6hf build?

It's difficult to boot an install image and have no other mass storage to
install to.

> - is the sshramdisk section actually still right?

No idea.

> - I think there is no documentation or script to update firmware on a
>   system once installed, other than a cowboy copy of most of /boot from
>   an unpacked rpi.img.gz or armv7.img.gz.  And that the firmware is not
>   in the installed filesystem anywhere.  Correct?

The documentation wouldn't be NetBSD-specific. Otherwise correct.

> - explain if a netbsd-8 system should have the firmware updated to
>   match what is in current

You probably need it for RPI3b+.

> - usb enumeration with multiple disks (and root on external)??

There is no well defined order. Easiest method to handle this is to
use named wedges, in fstab and in cmdline.txt for booting.

> - pointer to console font changing - or opinions that this is not about
>   RPI and should just be dropped

Probably not even relevant for RPI.

> - how do you tell anita to emulate RPI1 vs 2 vs 3?
> - what's the command line for qemu?


Greetings,
-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index