[PATCH] ARM: dts: meson: fixing USB support on Meson6, Meson8 and Meson8b
Linus Lüssing
linus.luessing at c0d3.blue
Thu Sep 28 08:56:26 PDT 2017
Hi,
I just noticed this patch from Martin:
8a7f0c5 ARM: dts: meson8: add reserved memory zones
And I simply copied those two reserved memory regions from
meson8.dtsi to meson8b.dtsi.
It worked :-) \o/.
It fixed the following issues for me all together:
* stress-ng filesystem stressors as mentioned in previous mail all
worked now
* stress-ng memory tests now worked without either not hanging the
kernel or at least:
* fixed the OOM killer and reboot-on-panic. Before, on OOM the
system would just freeze silently, even with reboot-on-panic
configured (vm.panic_on_oom=1, kernel.panic=10 in systctl.conf)
* fixed reboots. Before, a "$ reboot" would result in shutdown
just fine, but would hang when trying to load the kernel again,
right after u-boot (last line: "Starting kernel ...")
Regards, Linus
More information about the linux-amlogic
mailing list