From: Øyvind Harboe Date: Fri, 30 Apr 2010 00:51:05 +0000 (+0200) Subject: zy1000: it has a CFI chip, no need for the ecosflash driver X-Git-Tag: v0.5.0-rc1~732 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=da9f72ca0a3305cf6f961834dc441496a36c85de;p=openocd zy1000: it has a CFI chip, no need for the ecosflash driver The ecosflash driver is no longer used by any of the config scripts. It is more useful to get more testing of CFI. Signed-off-by: Øyvind Harboe --- diff --git a/tcl/board/zy1000.cfg b/tcl/board/zy1000.cfg index 17594c2f..ee7afcd4 100644 --- a/tcl/board/zy1000.cfg +++ b/tcl/board/zy1000.cfg @@ -39,7 +39,8 @@ arm7_9 fast_memory_access enable arm7_9 dcc_downloads enable set _FLASHNAME $_CHIPNAME.flash -flash bank $_FLASHNAME ecosflash 0x01000000 0x200000 2 2 $_TARGETNAME ecos/at91eb40a.elf +flash bank $_FLASHNAME cfi 0x01000000 0x200000 2 2 $_TARGETNAME + $_TARGETNAME configure -event reset-init { # Set up chip selects & timings mww 0xFFE00000 0x0100273D