10 default "fsl-layerscape"
12 config SYS_CONFIG_NAME
16 bool "Support for booting from EMMC"
20 default 0x96000000 if SD_BOOT || EMMC_BOOT
21 default 0x82000000 if TFABOOT
25 config SYS_LS_PPA_FW_ADDR
26 hex "PPA Firmware Addr"
27 default 0x20400000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS1028A
28 default 0x400000 if SYS_LS_PPA_FW_IN_MMC && ARCH_LS1028A
30 config SYS_LS_PPA_ESBC_ADDR
32 default 0x20600000 if SYS_LS_PPA_FW_IN_XIP && ARCH_LS1028A
36 source "board/freescale/common/Kconfig"
49 default "fsl-layerscape"
51 config SYS_CONFIG_NAME
55 bool "Support for booting from EMMC"
59 default 0x96000000 if SD_BOOT || EMMC_BOOT
60 default 0x82000000 if TFABOOT
63 source "board/freescale/common/Kconfig"