]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
warp7: Add initial support
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 29 Feb 2016 12:33:22 +0000 (09:33 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 Mar 2016 17:33:58 +0000 (14:33 -0300)
Add the basic support for Warp7 board.

For more information about this reference design, please visit:

https://www.element14.com/community/docs/DOC-79058/l/warp-7-the-next-generation-wearable-reference-platform

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/cpu/armv7/mx7/Kconfig

index ecfa4a2c3565d77b7a55845540e199c12abed48b..2f05cd4b6aa5c82f903aa13c79d958dd10c2070b 100644 (file)
@@ -25,6 +25,12 @@ config TARGET_WARP7
        select DM
        select DM_THERMAL
 
+config TARGET_WARP7
+       bool "warp7"
+       select MX7D
+       select DM
+       select DM_THERMAL
+
 endchoice
 
 config SYS_SOC