summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/include
diff options
context:
space:
mode:
authorJean-Philippe SAVE2012-08-22 15:11:01 +0200
committerCyril Jourdan2012-09-20 11:23:14 +0200
commita788ca277ca3e0840eaf2183331ade318dd62cce (patch)
tree3765afd5f937c7498be462b724d913c5d4881f0c /cleopatre/u-boot-1.1.6/include
parentfbe79c0fc3d4a49cde071481e9f5b6a08e5e103d (diff)
cleo/uboot/cpu/spc300: change SYNOP3504_FIXED_CLK feature, refs #2961
- change !SYNOP3504_FIXED_CLK feature into SPCETH - rename eth_init.S file into spceth.S
Diffstat (limited to 'cleopatre/u-boot-1.1.6/include')
-rw-r--r--cleopatre/u-boot-1.1.6/include/configs/spc300_arch.h2
1 files changed, 1 insertions, 1 deletions
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 08c7366812..8b8403133b 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
@@ -32,12 +32,12 @@
# define CONFIG_CHIP_MAX_MASTER_CLOCK 147000000
# define CONFIG_CHIP_FEATURE_SPCPLL 1
# define CONFIG_CHIP_FEATURE_SPCPIO 1
+# define CONFIG_CHIP_FEATURE_SPCETH 1
#elif defined (CONFIG_CHIP_MSE500DINI_300)
# 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_LINUX_MEM_WORKAROUND 1
# define CONFIG_CHIP_FEATURE_DINI_UART_SELECT 1