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/linux/mpc85xx
Tim Small e97aaf483c WDR4900v1 remove dt node for absent hw crypto.
The WDR4900v1 uses the P1040 SoC, so the device tree pulls in the
definition for the related P1010 SoC.  However, the P1040 lacks the
CAAM/SEC4 hardware crypto accelerator which the P1010 device tree
defines.  If left defined, this causes the CAAM drivers (if present) to
attempt to use the non-existent device, making various crypto-related
operations (e.g. macsec and ipsec) fail.

This commit overrides the incorrect dt node definition in the included
file.

See also:
 - https://bugs.openwrt.org/index.php?do=details&task_id=1262
 - https://community.nxp.com/thread/338432#comment-474107

Signed-off-by: Tim Small <tim@seoss.co.uk>
6 years ago
..
base-files treewide: remove obsolete sysupgrade watchdog kill 6 years ago
files/arch/powerpc WDR4900v1 remove dt node for absent hw crypto. 6 years ago
generic mpc85xx: cleanup kernel config 7 years ago
image build: consolidate fake uImage header build commands 6 years ago
p1020 mpc85xx: cleanup kernel config 7 years ago
patches-4.9 kernel: bump to 4.9.105 6 years ago
Makefile mpc85xx: use new build code style 7 years ago
config-4.9 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 6 years ago