From: Kyungmin Park Date: Wed, 21 May 2008 05:38:08 +0000 (+0900) Subject: Use better Ethernet timings for apollon board X-Git-Tag: v2008.10-rc1~259^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa60edfc4c952626e048c0e065f654b3c1822fa5;p=platform%2Fkernel%2Fu-boot.git Use better Ethernet timings for apollon board Signed-off-by: Kyungmin Park --- diff --git a/board/apollon/mem.h b/board/apollon/mem.h index 5bc96fa..d4636f4 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