summaryrefslogtreecommitdiff
path: root/doc/README.cfi
AgeCommit message (Collapse)Author
2011-01-18mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher
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 <[email protected]> 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 <[email protected]> Signed-off-by: Stefan Roese <[email protected]> Acked-by: Detlev Zundel <[email protected]> cc: Wolfgang Denk <[email protected]> cc: Stefan Roese <[email protected]> cc: Werner Pfister <[email protected]> cc: Detlev Zundel <[email protected]>