From: Piotr Dymacz Date: Tue, 14 Jun 2016 19:32:51 +0000 (+0200) Subject: Remove some old and not needed anymore defines from configs X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=555910b45ab5146b9d20a24911400ee7ca7ae1e3;p=oweals%2Fu-boot_mod.git Remove some old and not needed anymore defines from configs --- diff --git a/u-boot/include/configs/ap143.h b/u-boot/include/configs/ap143.h index b99c816..537c130 100644 --- a/u-boot/include/configs/ap143.h +++ b/u-boot/include/configs/ap143.h @@ -321,8 +321,6 @@ #define CFG_INIT_SP_OFFSET 0x1000 #define CONFIG_INIT_SRAM_SP_OFFSET 0xbd001800 -/* For Merlin, both PCI, PCI-E interfaces are valid */ -#define ATH_ART_PCICFG_OFFSET 12 /* use eth1(LAN) as the net interface */ #define CONFIG_AG7240_SPEPHY #define CONFIG_NET_MULTI @@ -331,7 +329,6 @@ defined(CONFIG_FOR_TPLINK_WR802N) ||\ defined(CONFIG_FOR_TPLINK_WR841N_V9) ||\ defined(CONFIG_FOR_WALLYS_DR531) - #define WLANCAL 0x9fff1000 #define BOARDCAL 0x9fff0000 #endif #define CFG_MII0_RMII 1 diff --git a/u-boot/include/configs/db12x.h b/u-boot/include/configs/db12x.h index 0d6cb27..3b6f88e 100644 --- a/u-boot/include/configs/db12x.h +++ b/u-boot/include/configs/db12x.h @@ -274,10 +274,6 @@ "fi\0" \ SILENT_ENV_VARIABLE -/* For Merlin, both PCI, PCI-E interfaces are valid */ -#define AR7240_ART_PCICFG_OFFSET 12 - -#define WLANCAL 0x9fff1000 #define CFG_MII0_RMII 1 #define CFG_BOOTM_LEN (16 << 20) /* 16 MB */