]> git.ipfire.org Git - people/ms/u-boot.git/commit
davinci: add support for omapl138-lcdk board
authorPeter Howard <pjh@northern-ridge.com.au>
Sun, 22 Mar 2015 22:19:56 +0000 (09:19 +1100)
committerTom Rini <trini@konsulko.com>
Thu, 23 Apr 2015 17:58:43 +0000 (13:58 -0400)
commita868e44333ebac080dd6ed81e5ae580691f7fd18
tree45fe0d51becee467aab1d4e89b084857dff5d333
parenta8eeaf2f7a9c3326cba5b1780b1a38f70c6c1f37
davinci: add support for omapl138-lcdk board

Signed-off-by: Peter Howard <phoward@gme.net.au>
[trini: Add config file, update for ..._ether_addr() -> ..._ethaddr() rename]
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/mach-types.h
arch/arm/mach-davinci/Kconfig
board/davinci/da8xxevm/Kconfig
board/davinci/da8xxevm/MAINTAINERS
board/davinci/da8xxevm/Makefile
board/davinci/da8xxevm/README.omapl138-lcdk [new file with mode: 0644]
board/davinci/da8xxevm/omapl138_lcdk.c [new file with mode: 0644]
configs/omapl138_lcdk_defconfig [new file with mode: 0644]
include/configs/omapl138_lcdk.h [new file with mode: 0644]