-
- Downloads
warp: Add initial WaRP Board support
The WaRP Board is a Wearable Reference Plaform. The board features: - Freescale i.MX6 SoloLite processor with 512MB of RAM - Freescale FXOS8700CQ 6-axis Xtrinsic sensor - Freescale Kinetis KL16 MCU - Freescale Xtrinsic MMA955xL intelligent motion sensing platform The board implements a hybrid architecture to address the evolving needs of the wearables market. The platform consists of a main board and an example daughtercard with the ability to add additional daughtercards for different usage models. For more information about the project, visit: http://www.warpboard.org/ Signed-off-by:Otavio Salvador <otavio@ossystems.com.br> Reviewed-by:
Marek Vasut <marex@denx.de> Acked-by:
Stefano Babic <sbabic@denx.de>
Showing
- arch/arm/Kconfig 5 additions, 0 deletionsarch/arm/Kconfig
- board/warp/Kconfig 12 additions, 0 deletionsboard/warp/Kconfig
- board/warp/MAINTAINERS 6 additions, 0 deletionsboard/warp/MAINTAINERS
- board/warp/Makefile 8 additions, 0 deletionsboard/warp/Makefile
- board/warp/warp.c 113 additions, 0 deletionsboard/warp/warp.c
- configs/warp_defconfig 3 additions, 0 deletionsconfigs/warp_defconfig
- include/configs/warp.h 198 additions, 0 deletionsinclude/configs/warp.h
Loading
Please register or sign in to comment