2 CONFIG_TARGET_LS1046ARDB=y
3 CONFIG_SYS_TEXT_BASE=0x40100000
4 CONFIG_SYS_MALLOC_LEN=0x102000
7 CONFIG_ENV_OFFSET=0x300000
8 CONFIG_ENV_SECT_SIZE=0x40000
9 CONFIG_SYS_I2C_MXC_I2C1=y
10 CONFIG_SYS_I2C_MXC_I2C2=y
11 CONFIG_SYS_I2C_MXC_I2C3=y
12 CONFIG_SYS_I2C_MXC_I2C4=y
14 CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1046a-rdb"
16 CONFIG_QSPI_AHB_INIT=y
17 CONFIG_ENV_ADDR=0x40300000
19 CONFIG_DISTRO_DEFAULTS=y
23 CONFIG_OF_BOARD_SETUP=y
25 CONFIG_SYS_FSL_PBL_PBI="board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg"
26 CONFIG_SYS_FSL_PBL_RCW="board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg"
30 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 mtdparts=1550000.spi-0:1m(rcw),15m(u-boot),48m(kernel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)"
31 CONFIG_BOOTCOMMAND="run distro_bootcmd; run qspi_bootcmd; env exists secureboot && esbc_halt;;"
32 CONFIG_ARCH_MISC_INIT=y
34 CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
44 CONFIG_MTDPARTS_DEFAULT="mtdparts=1550000.spi-0:1m(rcw),15m(u-boot),48m(kernel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)"
46 CONFIG_ENV_OVERWRITE=y
47 CONFIG_ENV_IS_IN_SPI_FLASH=y
48 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
50 CONFIG_ETHPRIME="FM1@DTSEC3"
56 CONFIG_ECC_INIT_VIA_DDRCONTROLLER=y
59 CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
60 CONFIG_SYS_I2C_EEPROM_ADDR=0x53
65 CONFIG_SYS_NAND_ONFI_DETECTION=y
66 # CONFIG_SPI_FLASH_BAR is not set
67 CONFIG_SPI_FLASH_SPANSION=y
68 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
77 CONFIG_SYS_FMAN_FW_ADDR=0x40900000
80 CONFIG_PCIE_LAYERSCAPE_RC=y
81 CONFIG_PCIE_LAYERSCAPE_EP=y
84 CONFIG_SYS_QE_FMAN_FW_IN_SPIFLASH=y
92 CONFIG_USB_XHCI_DWC3=y
93 CONFIG_EFI_LOADER_BOUNCE_BUFFER=y