]> git.ipfire.org Git - people/ms/u-boot.git/commit
PPC4xx: Create "liebherr" vendor directory
authorWolfgang Denk <wd@denx.de>
Tue, 24 Nov 2015 19:46:45 +0000 (20:46 +0100)
committerStefan Roese <sr@denx.de>
Mon, 30 Nov 2015 11:50:29 +0000 (12:50 +0100)
commit6623aee5b6aba2f8efe9b7d2417f090f9c2b3cd3
tree5143c75da8cbb116925e1a9916ffa203c603f758
parent7514037bcdc37180fe87f889013d72c49f4bd525
PPC4xx: Create "liebherr" vendor directory

In preparation of some new Liebherr boards to be added soon, a new
"liebherr" vendor directory gets created, and the "lwmon5" board
directory is moved into this new vendor directory.

cc: Stefan Roese <sr@denx.de>
Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/powerpc/cpu/ppc4xx/Kconfig
board/liebherr/lwmon5/Kconfig [moved from board/lwmon5/Kconfig with 78% similarity]
board/liebherr/lwmon5/MAINTAINERS [moved from board/lwmon5/MAINTAINERS with 81% similarity]
board/liebherr/lwmon5/Makefile [moved from board/lwmon5/Makefile with 100% similarity]
board/liebherr/lwmon5/config.mk [moved from board/lwmon5/config.mk with 100% similarity]
board/liebherr/lwmon5/init.S [moved from board/lwmon5/init.S with 100% similarity]
board/liebherr/lwmon5/kbd.c [moved from board/lwmon5/kbd.c with 100% similarity]
board/liebherr/lwmon5/lwmon5.c [moved from board/lwmon5/lwmon5.c with 100% similarity]
board/liebherr/lwmon5/sdram.c [moved from board/lwmon5/sdram.c with 100% similarity]