]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:31:10 +0000 (22:31 +0200)
commitb96a6e195d907f55f2862efbcf0fe3f88efaa1f5
tree618dff5ddfb94985ce6d390bb5b5823a8bd9c39c
parentab26b2f862704e96ab28ffe85089971916d7cc4c
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]