Port-arm archive

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

Re: 2015-08-08-netbsd-odroid_c1.img.gz (Re: NetBSD on ODROID-C1



Two answer my own question:

On 11 September 2015 at 10:12, Andrew Cagney <andrew.cagney%gmail.com@localhost> wrote:
> Nice work.
>
>> Overview:
>>   http://wiki.netbsd.org/ports/evbarm/odroid-c1/
>
> BTW, are the notes still up-to-date?  I see 7 is building a number of
> ODROID kernels; and the RC2 announcement indicates armv7.img contains
> everything and does resizing (these are both wicked moves).

- build.sh -m evbearmv7-el ...
- use releasedir/evbarm/binary/gzimg/armv7.img.gz
- add uboot firmware to the image; per instructions
- boot.ini is already present with console={fb,default}? (I found it
useful to strip those out and use serial as the screen size and colour
were terrible)
- /etc/fstab needs fixing; per instructions (I suspect it is better to
do that early)

And I suspect the resize step can be skipped?

I'm now just wondering about errors like:

kobj_checksyms, 882: [compat]: linker error: symbol `kern_free' not found

Otherwise a C1+ boots.

Andrew


Home | Main Index | Thread Index | Old Index