openwrt/target/linux/mpc85xx
Tim Small 28d4e55432 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>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit e97aaf483c)
2018-07-22 01:06:10 +00:00
..
base-files cleanup ucidef_set_interface* usage 2016-09-10 15:32:25 +02:00
files/arch/powerpc WDR4900v1 remove dt node for absent hw crypto. 2018-07-22 01:06:10 +00:00
generic mpc85xx: Add subtargets Generic and P1020 2013-04-26 16:57:43 +00:00
image target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
p1020 kernel: clean up redundant SLUB/SLAB related defines for 4.4 2016-01-21 16:08:19 +00:00
patches-4.4 treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
profiles mpc85xx: build usb support into the kernel instead of packaging it separately 2017-01-10 13:44:24 +01:00
config-4.4 kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
Makefile use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00