From fa60edfc4c952626e048c0e065f654b3c1822fa5 Mon Sep 17 00:00:00 2001 From: Kyungmin Park Date: Wed, 21 May 2008 14:38:08 +0900 Subject: Use better Ethernet timings for apollon board Signed-off-by: Kyungmin Park --- board/apollon/mem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/apollon') diff --git a/board/apollon/mem.h b/board/apollon/mem.h index 5bc96faa9..d4636f405 100644 --- a/board/apollon/mem.h +++ b/board/apollon/mem.h @@ -67,7 +67,7 @@ # define APOLLON_24XX_GPMC_CONFIG7_0 (0x00000e40|(APOLLON_CS0_BASE >> 24)) /* CS1: Ethernet */ -# define APOLLON_24XX_GPMC_CONFIG1_1 0x00011200 +# define APOLLON_24XX_GPMC_CONFIG1_1 0x00011203 # define APOLLON_24XX_GPMC_CONFIG2_1 0x001F1F01 # define APOLLON_24XX_GPMC_CONFIG3_1 0x00080803 # define APOLLON_24XX_GPMC_CONFIG4_1 0x1C0b1C0a -- cgit v1.2.3