On 10/09/18 04:41, Rin Okuyama wrote:
Hi, Hi, After this commit, GENERIC64 does not boot anymore on RPI3B and 3B+. It successfully boots if locore.S is reverted to rev. 1.21. Strangely enough, after boot with old locore.S, it can reboot with new locore.S. However, for initial boot after power-on, only kernel with old locore.S works fine.
For the record this should be fixed now with sys/arch/aarch64/aarch64/locore.S:1.24 sys/arch/evbarm/fdt/fdt_start.S:1.4 Nick