You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Matt Merhar 9c26def64a ath79: fix unaligned access panic in ag71xx_mdio_probe
Without "syscon" being present in an ag71xx ethernet DT node's
compatible property, a panic occurs at boot during probe citing
"Unhandled kernel unaligned access".

With this modification, the panic no longer occurs and instead the probe
simply fails, allowing the boot process to continue.

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
6 years ago
..
imagebuilder imagebuilder: manifest function show stderr 6 years ago
linux ath79: fix unaligned access panic in ag71xx_mdio_probe 6 years ago
sdk sdk: include arch/arm/ Linux includes along with arch/arm64/ ones 6 years ago
toolchain merge: etc: update remaining files 7 years ago
Config.in build: add support for enabling the rootfs/boot partition size option via target feature 6 years ago
Makefile build: make <subdir>/install opt-in, use it for target/ only 7 years ago