mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +00:00
57e4cc8261
After device support for ASRock G10 was added in [1], several people reported broken ipq806x devices, with one or several of the following symptoms: - Device does not boot - Sysupgrade does not work - Serial console is broken The issues appears to be caused by the introduction of the symbol CONFIG_CMDLINE_OVERRIDE=y in [1]. This patch disables the corresponding symbol again and marks the ASRock as BROKEN, as it probably won't work properly without it. Further references: https://bugs.openwrt.org/index.php?do=details&task_id=3540 |
||
---|---|---|
.. | ||
base-files | ||
files/arch/arm/boot/dts | ||
files-5.4/arch/arm/boot/dts | ||
generic | ||
image | ||
patches-5.4 | ||
profiles | ||
config-5.4 | ||
Makefile | ||
modules.mk |