Booting an old kernel on RPI2

Michal Meloun melounmichal at gmail.com
Mon Mar 6 14:14:52 UTC 2017



On 06.03.2017 13:55, Ralf Wenk wrote:
> Hello Michal,
>
>> Hi,
>> I'm afraid that clang 4.0.0 miscompile jemalloc for armv6 architecture.
> ouch! Thank you for that information.
>
>> As workaround please use r314564 for buildworld, identification of the
>> problem takes some time.
> I might have some misunderstanding here:
> r314564 is the release which brings clang 4.0.0 into head.
> Do you mean the latest head release before r314564? Which is r314563.
Oups.  Yes, r314563 of course, sorry.

>
>> As alternative, you can put CPUTYPE=cortex-a[7][8][9][15] to make.conf.
>> This works for me (with cortex-a15) with actual head.
> The main challenge will be "how to exchange 'world' without an working
> system/environment", I think. I cross-compile regularly, but have never
> cross-installed.
For me, "make installworld DESTDIR=/.. " works
Michal



More information about the freebsd-arm mailing list