From fddae7b8117c06cbc52027f297f5a657a87c8279 Mon Sep 17 00:00:00 2001 From: stroese Date: Wed, 20 Apr 2005 06:52:40 +0000 Subject: * Patch by Matthias Fuchs, 18 Apr 2005: Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables --- include/configs/PMC405.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/PMC405.h') diff --git a/include/configs/PMC405.h b/include/configs/PMC405.h index bf561ee6e..d8d963262 100644 --- a/include/configs/PMC405.h +++ b/include/configs/PMC405.h @@ -252,7 +252,7 @@ #define CFG_EBC_PB1CR FLASH1_BA | 0x9A000 /* BAS=0xFE0,BS=16MB,BU=R/W,BW=16bit*/ /* Memory Bank 2 (CAN0, 1, RTC) initialization */ -#define CFG_EBC_PB2AP 0x03000040 /* TWT=6,TH=0,CSN=0,OEN=0,WBN=0,WBF=0 */ +#define CFG_EBC_PB2AP 0x03000440 /* TWT=5,TH=2,CSN=0,OEN=0,WBN=0,WBF=0 */ #define CFG_EBC_PB2CR CAN_BA | 0x18000 /* BAS=0xF00,BS=1MB,BU=R/W,BW=8bit */ /* Memory Bank 3 (CompactFlash IDE, FPGA internal) initialization */ -- cgit v1.2.3