configs: ls1012ardb: secure boot: Add PFE config
authorPriyanka Singh <priyanka.singh@nxp.com>
Fri, 21 Feb 2020 00:27:04 +0000 (05:57 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 30 Mar 2020 02:42:13 +0000 (08:12 +0530)
Add config to enable the PFE and ETH support.
Also change the pfe secure boot header address.

Signed-off-by: Priyanka Singh <priyanka.singh@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/ls1012ardb/Kconfig
configs/ls1012ardb_tfa_SECURE_BOOT_defconfig

index 639353a94bb1c5f9cd16591aa627e0733196f8e7..5a2fa91f6bed909f8f8b421f13cdf0c6edfd89a4 100644 (file)
@@ -35,7 +35,7 @@ config SYS_LS_PFE_FW_ADDR
 
 config SYS_LS_PFE_ESBC_ADDR
        hex "PFE Firmware HDR Addr"
-       default 0x40700000
+       default 0x40640000
 
 config DDR_PFE_PHYS_BASEADDR
        hex "PFE DDR physical base address"
index 2f48da82e4d316047243b579d988d780009d708d..4e937e53eefac741892e432696b0e41e2e326c3e 100644 (file)
@@ -60,3 +60,5 @@ CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_DWC3=y
 CONFIG_RSA=y
 CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_FSL_PFE=y
+CONFIG_DM_ETH=y