From: Niklaus Giger Date: Mon, 25 Feb 2008 17:46:41 +0000 (+0100) Subject: ppc4xx: Add 405GPr based MCU25 board. Global files X-Git-Tag: v1.3.3-rc1~224 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b05f35436b733a240559e77e46bed8439665ecc5;p=karo-tx-uboot.git ppc4xx: Add 405GPr based MCU25 board. Global files Signed-off-by: Niklaus Giger --- diff --git a/MAINTAINERS b/MAINTAINERS index dc135802ef..2a3b93735a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -172,6 +172,7 @@ Matthias Fuchs Niklaus Giger HCU4 PPC405GPr + MCU25 PPC405GPr HCU5 PPC440EPx Frank Gottschling diff --git a/MAKEALL b/MAKEALL old mode 100755 new mode 100644 index 0e1c0cba98..a817f2f6a9 --- a/MAKEALL +++ b/MAKEALL @@ -198,6 +198,7 @@ LIST_4xx=" \ luan \ lwmon5 \ makalu \ + mcu25 \ METROBOX \ MIP405 \ MIP405T \ diff --git a/Makefile b/Makefile index 90198f6583..0973999f82 100644 --- a/Makefile +++ b/Makefile @@ -1281,6 +1281,10 @@ lwmon5_config: unconfig makalu_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx makalu amcc +mcu25_config: unconfig + @mkdir -p $(obj)board/netstal/common + @$(MKCONFIG) $(@:_config=) ppc ppc4xx mcu25 netstal + METROBOX_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx metrobox sandburst