]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Mar 2013 10:47:37 +0000 (11:47 +0100)
commite2d282a1b468559c5f7e847db75eeca99644148a
tree3229a6d2433a451ef2660f1ea8b289e1f9ce829c
parent209b5710649cb855abe362268348df91bede6565
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]