]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/am335x_sl50.h
board: Add Toby-Churchill SL50 board support.
authorEnric Balletbò i Serra <eballetbo@gmail.com>
Mon, 7 Sep 2015 05:43:20 +0000 (07:43 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 11 Sep 2015 21:15:27 +0000 (17:15 -0400)
commit9d1b2987996907359548fb0e850f49cc37b768f1
treeed85680dac431d5979531650abb01702aca52cff
parentaa46b408a5b3c9042e8383917f962e1c3a0ae2f2
board: Add Toby-Churchill SL50 board support.

Add support for Lightwriter SL50 series board, a small, robust and portable
Voice Output Communication Aids (VOCA) designed to meet the particular and
changing needs of people with speech loss resulting from a wide range of
acquired, progressive and congenital conditions.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
arch/arm/Kconfig
board/tcl/sl50/Kconfig [new file with mode: 0644]
board/tcl/sl50/MAINTAINERS [new file with mode: 0644]
board/tcl/sl50/Makefile [new file with mode: 0644]
board/tcl/sl50/board.c [new file with mode: 0644]
board/tcl/sl50/board.h [new file with mode: 0644]
board/tcl/sl50/mux.c [new file with mode: 0644]
configs/am335x_sl50_defconfig [new file with mode: 0644]
include/configs/am335x_sl50.h [new file with mode: 0644]