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
18 CONFIG_DISTRO_DEFAULTS=y
22 CONFIG_OF_BOARD_SETUP=y
24 CONFIG_SYS_FSL_PBL_PBI="board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg"
25 CONFIG_SYS_FSL_PBL_RCW="board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg"
29 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)"
30 CONFIG_BOOTCOMMAND="run distro_bootcmd; run qspi_bootcmd; env exists secureboot && esbc_halt;;"
32 CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
42 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)"
44 CONFIG_ENV_OVERWRITE=y
45 CONFIG_ENV_IS_IN_SPI_FLASH=y
46 CONFIG_ENV_ADDR=0x40300000
47 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
53 CONFIG_ECC_INIT_VIA_DDRCONTROLLER=y
56 CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
57 CONFIG_SYS_I2C_EEPROM_ADDR=0x53
62 CONFIG_SYS_NAND_ONFI_DETECTION=y
63 # CONFIG_SPI_FLASH_BAR is not set
64 CONFIG_SPI_FLASH_SPANSION=y
65 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
74 CONFIG_SYS_FMAN_FW_ADDR=0x40900000
77 CONFIG_PCIE_LAYERSCAPE_RC=y
78 CONFIG_PCIE_LAYERSCAPE_EP=y
81 CONFIG_SYS_QE_FMAN_FW_IN_SPIFLASH=y
89 CONFIG_USB_XHCI_DWC3=y
90 CONFIG_EFI_LOADER_BOUNCE_BUFFER=y