commit | 0ed0833353f1ec416636d04fa2f786c9f942fb04 | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Fri Jul 17 19:01:03 2009 -0500 |
committer | Stefan Roese <sr@denx.de> | Fri Jul 24 06:42:31 2009 +0200 |
tree | 90db3bf22bd1285c84e3ae56b9d4bad524ec8aed | |
parent | 1fc0bd894414eb4aee509e233faf12aeb495c0cd [diff] |
xpedite1k: Use standard CFI flash driver Using the CFI flash driver will allow write access to the 16MB Intel StrataFlash present on the XPedite1000. The 512KB socketed (non CFI-compliant flash) will no longer be writable. The mapping of the 16MB Strata flash was moved to 0xff000000 and the 512KB AMD socketed flash was moved to 0xfe000000. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Stefan Roese <sr@denx.de>