From c5f6bfc5b71f455171b22e7291c75da3a7704974 Mon Sep 17 00:00:00 2001 From: Terry Lv Date: Thu, 8 Jul 2010 21:26:36 +0800 Subject: ENGR00123924: Reconstructure fuse files and add fuse to mx53. 1. Reconstructure fuse. Move fuse files to common directory. 2. Read mac from fuse in fec. 3. Remove scc and srk command from fuse command. 4. Change fuse to iim. 5. Add fuse for mx53. Signed-off-by: Terry Lv --- include/configs/mx50_arm2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/mx50_arm2.h') diff --git a/include/configs/mx50_arm2.h b/include/configs/mx50_arm2.h index 4f3a6ff..5a5b0f8 100644 --- a/include/configs/mx50_arm2.h +++ b/include/configs/mx50_arm2.h @@ -155,6 +155,8 @@ #define CONFIG_FEC0_PHY_ADDR -1 #define CONFIG_FEC0_MIIBASE -1 +#define CONFIG_GET_FEC_MAC_ADDR_FROM_IIM + #define CONFIG_MXC_FEC #define CONFIG_MII #define CONFIG_MII_GASKET -- cgit v1.1