From 466f0137e8661fb62cbece1ce764f8369080c6e8 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Thu, 13 Jan 2011 08:25:00 +0100 Subject: mpc5200, digsy_mtc: add support for rev5 board version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit difference to previous board version: - M29W128GH flash from Numonyx - SDRAM ISSI IS45S16800 (Option A2 105°C) - rev5 uses RTC RV-3029-C2 - update cs0 and cs1 baseaddr and length depending on the detected flash size. - added Werner Pfister as maintainer for the digsy board variants - As the M29W128GH needs a special flash_cmd_reset() document that in the new file doc/README.cfi. - move "#endif /* CONFIG_CMD_IDE */" to the right place - remove LOWBOOT config option for digsy_mtc and digsy_mtc_rev5 boards - change doc/README.cfi as Stefan Roese suggested Signed-off-by: Heiko Schocher Signed-off-by: Stefan Roese Acked-by: Detlev Zundel cc: Wolfgang Denk cc: Stefan Roese cc: Werner Pfister cc: Detlev Zundel --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index a6e8a7f..edd1c5c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -339,6 +339,10 @@ Denis Peter MIP405 PPC4xx PIP405 PPC4xx +Werner Pfister + digsy_mtc mpc5200 + digsy_mtc_rev5 mpc5200 + Kim Phillips MPC8349EMDS MPC8349 -- cgit v1.1