mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
dc9fca1fd1
Some devices (e.g. HP JG924A) hand over other than expected kernel boot arguments. Looking at these one can see: fw_init_cmdline: fw_arg0=00020000 fw_init_cmdline: fw_arg1=00060000 fw_init_cmdline: fw_arg2=fffdffff fw_init_cmdline: fw_arg3=0000416c Especially fw_arg2 should be the pointer to the environment and it looks very suspicous. It is not aligned and the address is outside KSEG0 and KSEG1. Booting the device will result in a hang. Do better at verifying the address. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Suggested-by: Bjørn Mork <bjorn@mork.no> |
||
---|---|---|
.. | ||
300-mips-add-rtl838x-platform.patch | ||
301-gpio-add-rtl8231-driver.patch | ||
302-clocksource-add-otto-driver.patch | ||
303-gpio-update-dependencies-for-gpio-realtek-otto.patch | ||
304-spi-update-dependency-for-spi-realtek-rtl.patch | ||
305-irqchip-update-dependency-for-irq-realtek-rtl.patch | ||
307-wdt-update-dependency-for-realtek-otto-wdt.patch | ||
310-add-i2c-rtl9300-support.patch | ||
311-add-i2c-mux-rtl9300-support.patch | ||
314-irqchip-irq-realtek-rtl-add-VPE-support.patch | ||
318-add-rtl83xx-clk-support.patch | ||
320-harden-fw_init_cmdline.patch | ||
700-net-dsa-increase-dsa-max-ports-for-rtl838x.patch | ||
702-include-linux-add-phy-hsgmii-mode.patch | ||
704-include-linux-phy-increase-phy-address-number-for-rtl839x.patch | ||
706-include-linux-add-phy-ops-for-rtl838x.patch | ||
708-drivers-net-phy-eee-support-for-rtl838x.patch | ||
710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch | ||
712-net-phy-add-an-MDIO-SMBus-library.patch | ||
714-net-phy-sfp-add-support-for-SMBus.patch | ||
716-net-ethernet-add-support-for-rtl838x-ethernet.patch | ||
718-net-dsa-add-support-for-rtl838x-switch.patch | ||
720-add-rtl-phy.patch | ||
722-net-dsa-add-rtl838x-support-for-tag-trailer.patch |