openwrtv3/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>
2018-07-07 18:19:39 +02:00
..
base-files treewide: remove obsolete sysupgrade watchdog kill 2018-02-16 14:44:02 +01:00
files/arch/powerpc WDR4900v1 remove dt node for absent hw crypto. 2018-07-07 18:19:39 +02:00
generic mpc85xx: cleanup kernel config 2017-10-25 09:22:06 +02:00
image build: consolidate fake uImage header build commands 2018-04-20 20:58:52 +02:00
p1020 mpc85xx: cleanup kernel config 2017-10-25 09:22:06 +02:00
patches-4.9 kernel: bump to 4.9.105 2018-06-01 08:25:14 +02:00
config-4.9 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
Makefile mpc85xx: use new build code style 2017-10-25 09:21:54 +02:00