MLK-12616-11 imx: mx6ull: add mx6ull arm2 board support
Support mx6ull ddr3 arm2 board. DDR script version 1.1. Passed memtester on 3 boards. Take mx6ul 14x14 ddr3 arm2 as reference. Note: LCD/NAND/ECSPI not tested, need hardware rework. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 584050b98cf070bb608b652e89659ff20c47efba)
This commit is contained in:
9
configs/mx6ull_ddr3_arm2_defconfig
Normal file
9
configs/mx6ull_ddr3_arm2_defconfig
Normal file
@ -0,0 +1,9 @@
|
||||
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ull_ddr3_arm2/imximage.cfg"
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARCH_MX6=y
|
||||
CONFIG_MX6ULL=y
|
||||
CONFIG_TARGET_MX6ULL_DDR3_ARM2=y
|
||||
CONFIG_SYS_MALLOC_F=y
|
||||
CONFIG_SYS_MALLOC_F_LEN=0x400
|
||||
CONFIG_DM=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
Reference in New Issue
Block a user