mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-07 10:32:11 +01:00
arm: mvebu: Remove unreferenced define
MAX_MVNETA_DEVS is not used anywhere in U-Boot. So lets remove it. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com> Tested-by: Dirk Eibach <dirk.eibach@gdsys.cc>
This commit is contained in:
parent
250eea74b9
commit
8402b69b7e
@ -46,9 +46,6 @@
|
|||||||
#define SDRAM_MAX_CS 4
|
#define SDRAM_MAX_CS 4
|
||||||
#define SDRAM_ADDR_MASK 0xFF000000
|
#define SDRAM_ADDR_MASK 0xFF000000
|
||||||
|
|
||||||
/* Armada XP GbE controller has 4 ports */
|
|
||||||
#define MAX_MVNETA_DEVS 4
|
|
||||||
|
|
||||||
/* MVEBU CPU memory windows */
|
/* MVEBU CPU memory windows */
|
||||||
#define MVCPU_WIN_CTRL_DATA CPU_WIN_CTRL_DATA
|
#define MVCPU_WIN_CTRL_DATA CPU_WIN_CTRL_DATA
|
||||||
#define MVCPU_WIN_ENABLE CPU_WIN_ENABLE
|
#define MVCPU_WIN_ENABLE CPU_WIN_ENABLE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user