summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx6
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2018-04-04 01:45:41 -0700
committerYe Li <ye.li@nxp.com>2022-04-06 15:58:35 +0800
commit928be145ddf3d13d79431bc696ead5282de9aa6d (patch)
tree5d0317f4fbf6676ae68f87aca976edbb0ee72a5f /arch/arm/mach-imx/mx6
parente5916203b3c5805309fa7ef2a75dfd5d593c3b6e (diff)
MLK-18156-2 mx6ullevk: Update board level codes
To align with v2020.04, add functions: 1. Support GPMI NAND 2. Support LCD splash screen 3. Add 9x9 EVK board support with LPDDR2 used 4. Update PMIC and LDO bypass for 9x9 EVK 5. Support two ethernet controllers Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 154d6c905a848eed3bcc1ae2e142da3508a61b92) (cherry picked from commit e7617471ab33579da972db82e042937233c857fa) (cherry picked from commit 1df176a9b18d5e16e445307e6702822d9a8fa9f8) (cherry picked from commit 0b5078707c962324cbfdd10290f2e0953c2566cd) (cherry picked from commit ca108894bb9053dff5214e8dfdd1d347bcaa9ef4)
Diffstat (limited to 'arch/arm/mach-imx/mx6')
-rw-r--r--arch/arm/mach-imx/mx6/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/mx6/Kconfig b/arch/arm/mach-imx/mx6/Kconfig
index 7fec6ae0f5..78545658e0 100644
--- a/arch/arm/mach-imx/mx6/Kconfig
+++ b/arch/arm/mach-imx/mx6/Kconfig
@@ -525,6 +525,14 @@ config TARGET_MX6UL_ENGICAM
select SUPPORT_SPL
imply CMD_DM
+config TARGET_MX6ULL_9X9_EVK
+ bool "Support mx6ull_9x9_evk"
+ depends on MX6ULL
+ select BOARD_LATE_INIT
+ select DM
+ select DM_THERMAL
+ imply CMD_DM
+
config TARGET_MX6ULL_14X14_EVK
bool "Support mx6ull_14x14_evk"
depends on MX6ULL