From befc1e66c5bd39b9f779bb77055788fa1f1fa40b Mon Sep 17 00:00:00 2001 From: MSE500 Team Date: Thu, 3 Nov 2011 17:07:35 +0100 Subject: cleo/u-boot: adapt Ethernet driver to spc300dini, refs #2758 --- cleopatre/u-boot-1.1.6/include/configs/spc300_arch.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cleopatre/u-boot-1.1.6/include') diff --git a/cleopatre/u-boot-1.1.6/include/configs/spc300_arch.h b/cleopatre/u-boot-1.1.6/include/configs/spc300_arch.h index 32a8956169..fcc41f6ec7 100644 --- a/cleopatre/u-boot-1.1.6/include/configs/spc300_arch.h +++ b/cleopatre/u-boot-1.1.6/include/configs/spc300_arch.h @@ -34,6 +34,9 @@ # define CONFIG_CHIP_FEATURE_INT_MAP_V2 1 # define CONFIG_CHIP_FEATURE_MIU_CTRL 1 # define CONFIG_CHIP_FEATURE_SYNOP3504 1 +# define CONFIG_CHIP_FEATURE_SYNOP3504_NO_GIGABIT 1 +# define CONFIG_CHIP_FEATURE_SYNOP3504_FIXED_CLOCK 1 +# define CONFIG_CHIP_FEATURE_SYNOP3504_PHY_DINI 1 # define CONFIG_CHIP_FEATURE_DINI_UART_SELECT 1 # define CONFIG_CHIP_FEATURE_FIXED_MASTER_CLOCK 1 # define CONFIG_CHIP_MAX_MASTER_CLOCK 47000000 -- cgit v1.2.3