From 63e90b092aab8c3f5beca92de82b1b72d328dedf Mon Sep 17 00:00:00 2001 From: mifi Date: Sat, 1 Mar 2008 16:37:14 +0000 Subject: - updated svn:eol-style prop to native for AT91R40008 (Thanks to Spen for the hint) git-svn-id: svn://svn.berlios.de/openocd/trunk@420 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- .../examples/AT91R40008Test/prj/at91r40008_reset.script | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'testing/examples/AT91R40008Test/prj/at91r40008_reset.script') diff --git a/testing/examples/AT91R40008Test/prj/at91r40008_reset.script b/testing/examples/AT91R40008Test/prj/at91r40008_reset.script index f90cde79..4cda1c58 100644 --- a/testing/examples/AT91R40008Test/prj/at91r40008_reset.script +++ b/testing/examples/AT91R40008Test/prj/at91r40008_reset.script @@ -1,7 +1,7 @@ -wait_halt -sleep 10 -poll -# Ethernut 3 remapping is required to access external flash memory. -mww 0xffe00000 0x1000213d -mww 0xffe00004 0x20003e3d -mww 0xffe00020 0x00000001 +wait_halt +sleep 10 +poll +# Ethernut 3 remapping is required to access external flash memory. +mww 0xffe00000 0x1000213d +mww 0xffe00004 0x20003e3d +mww 0xffe00020 0x00000001 -- cgit v1.2.3