]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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)
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]

index 945e77191e7d9317418efbb273a78cf78fc2faf3..efd316573ce6e9f8cf42acfc21af16c3c491ac11 100644 (file)
@@ -152,7 +152,7 @@ source "board/gdsys/405ex/Kconfig"
 source "board/gdsys/dlvision/Kconfig"
 source "board/gdsys/gdppc440etx/Kconfig"
 source "board/gdsys/intip/Kconfig"
-source "board/lwmon5/Kconfig"
+source "board/liebherr/lwmon5/Kconfig"
 source "board/mosaixtech/icon/Kconfig"
 source "board/mpl/mip405/Kconfig"
 source "board/mpl/pip405/Kconfig"
similarity index 78%
rename from board/lwmon5/Kconfig
rename to board/liebherr/lwmon5/Kconfig
index 7b8c605a070a4a7cc494b27512f9ba5fb042edcb..7f1bb400989fc3d79fc485d516dd79b14010d585 100644 (file)
@@ -3,6 +3,9 @@ if TARGET_LWMON5
 config SYS_BOARD
        default "lwmon5"
 
+config SYS_VENDOR
+       default "liebherr"
+
 config SYS_CONFIG_NAME
        default "lwmon5"
 
similarity index 81%
rename from board/lwmon5/MAINTAINERS
rename to board/liebherr/lwmon5/MAINTAINERS
index 3ea1888cea9f71186018166bce5c15c3cf2b404f..df4573012ca7ee796219e4bfff68d88e8c149f88 100644 (file)
@@ -1,6 +1,6 @@
 LWMON5 BOARD
 M:     Stefan Roese <sr@denx.de>
 S:     Maintained
-F:     board/lwmon5/
+F:     board/liebherr/lwmon5/
 F:     include/configs/lwmon5.h
 F:     configs/lwmon5_defconfig