]> code.ossystems Code Review - bsp/u-boot.git/commit
Add initial support for Wandboard dual lite and solo.
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 15 Mar 2013 10:43:48 +0000 (10:43 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Apr 2013 14:14:39 +0000 (11:14 -0300)
commit03155a8520abedb5cac21141089364be173b074c
tree89ea5597067fde830d2c520402fe2d1de1db5723
parent2feddb9780657d552365678b9bc5181b7e7474f5
Add initial support for Wandboard dual lite and solo.

Wandboard is a development board that has two variants: one version based
on mx6 dual lite and another one based on mx6 solo.

For more details about Wandboard, please refer to: http://www.wandboard.org/

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
MAINTAINERS
arch/arm/include/asm/arch-mx6/mx6dl_pins.h
board/wandboard/Makefile [new file with mode: 0644]
board/wandboard/README [new file with mode: 0644]
board/wandboard/wandboard.c [new file with mode: 0644]
boards.cfg
include/configs/wandboard.h [new file with mode: 0644]