Add general shared configurations for different boot media and variants for every RAM configuration. Acked-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Alexander Feilke <alexander.feilke@ew.tq-group.com>
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
CONFIG_SYS_MALLOC_LEN=0x2000000
|
|
CONFIG_ENV_OFFSET=0x100000
|
|
CONFIG_BOOTCOMMAND="run mmcboot; run nfsboot; run panicboot"
|
|
CONFIG_ENV_MMC_USE_DT=y
|