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
20 CONFIG_OF_BOARD_SETUP=y
22 CONFIG_SYS_FSL_PBL_PBI="board/freescale/ls1046ardb/ls1046ardb_qspi_pbi.cfg"
23 CONFIG_SYS_FSL_PBL_RCW="board/freescale/ls1046ardb/ls1046ardb_rcw_qspi.cfg"
27 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)"
28 CONFIG_BOOTCOMMAND="run distro_bootcmd; run qspi_bootcmd; env exists secureboot && esbc_halt;;"
30 CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
41 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)"
43 CONFIG_ENV_OVERWRITE=y
44 CONFIG_ENV_IS_IN_SPI_FLASH=y
45 CONFIG_ENV_ADDR=0x40300000
46 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
51 CONFIG_ECC_INIT_VIA_DDRCONTROLLER=y
54 CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
55 CONFIG_SYS_I2C_EEPROM_ADDR=0x53
60 CONFIG_SYS_NAND_ONFI_DETECTION=y
61 # CONFIG_SPI_FLASH_BAR is not set
62 CONFIG_SPI_FLASH_SPANSION=y
63 # CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
72 CONFIG_SYS_FMAN_FW_ADDR=0x40900000
75 CONFIG_PCIE_LAYERSCAPE_RC=y
76 CONFIG_PCIE_LAYERSCAPE_EP=y
79 CONFIG_SYS_QE_FMAN_FW_IN_SPIFLASH=y
87 CONFIG_USB_XHCI_DWC3=y
88 CONFIG_EFI_LOADER_BOUNCE_BUFFER=y