From 76885e14fa8aa562fd2f02c53f1b5a5784678e51 Mon Sep 17 00:00:00 2001 From: "Ye.Li" Date: Mon, 23 Mar 2015 17:33:43 +0800 Subject: MLK-10448-6 imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support 1. Add DDR script v1.04 for i.MX6DQP SABREAUTO board. 2. On CPU3 board, enet RGMII tx clock is from internal PLL. Set the GPR5[9] and init the enet pll output to 125Mhz. 3. On CPU3 board, SW1ABC=VDDSOC_IN, SW2=VDDARM_IN. Build target: mx6qpsabreauto_config Signed-off-by: Fugang Duan Signed-off-by: Robin Gong Signed-off-by: Ye.Li (cherry picked from commit e0b316f071aa17c8e41a50f395346ab9f012e665) Conflicts: board/freescale/mx6qsabreauto/mx6qsabreauto.c boards.cfg --- configs/mx6qpsabreautoandroid_nand_defconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/mx6qpsabreautoandroid_nand_defconfig (limited to 'configs/mx6qpsabreautoandroid_nand_defconfig') diff --git a/configs/mx6qpsabreautoandroid_nand_defconfig b/configs/mx6qpsabreautoandroid_nand_defconfig new file mode 100644 index 0000000..035e48a --- /dev/null +++ b/configs/mx6qpsabreautoandroid_nand_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/imximage.cfg,MX6QP,SYS_BOOT_NAND,ANDROID_SUPPORT" +CONFIG_ARM=y +CONFIG_TARGET_MX6QSABREAUTO=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y -- cgit v1.1