]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
xpedite1k: Use standard CFI flash driver
authorPeter Tyser <ptyser@xes-inc.com>
Sat, 18 Jul 2009 00:01:03 +0000 (19:01 -0500)
committerStefan Roese <sr@denx.de>
Fri, 24 Jul 2009 04:42:31 +0000 (06:42 +0200)
commit11ad309c183b176d8866944026a63c0f1c626f56
tree90db3bf22bd1285c84e3ae56b9d4bad524ec8aed
parentd4d2e79bb433fc7ec18c68cc49cc6b7433d1320c
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>
board/xpedite1k/Makefile
board/xpedite1k/flash.c [deleted file]
board/xpedite1k/xpedite1k.c
include/configs/XPEDITE1K.h