From 50712ba16e7e469e90952a7f197efa46e2f8e311 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 3 Apr 2005 23:35:57 +0000 Subject: * Patch by Mathias Küster, 23 Nov 2004: add udelay support for the mcf5282 cpu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Patch by Tolunay Orkun, 16 November 2004: fix incorrect onboard Xilinx CPLD base address --- board/csb472/init.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/csb472') diff --git a/board/csb472/init.S b/board/csb472/init.S index ca0241bd8..aec42a14b 100644 --- a/board/csb472/init.S +++ b/board/csb472/init.S @@ -129,7 +129,7 @@ ext_bus_cntlr_init: *******************************************************************/ /*WDCR_EBC(pb3ap, 0x07869200)*/ WDCR_EBC(pb3ap, 0x04055200) - WDCR_EBC(pb3cr, 0xff01c000) + WDCR_EBC(pb3cr, 0xf081c000) /******************************************************************** * Memory Bank 1,2,4-7 (Unused) initialization *******************************************************************/ -- cgit v1.2.3-70-g09d2