zynq: Move macros to hardware.h
Add all fixed addresses to hardware.h and change petalinux configuration to support this. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
/* Ethernet driver */
|
||||
#define CONFIG_NET_MULTI
|
||||
#define CONFIG_ZYNQ_GEM
|
||||
#define CONFIG_ZYNQ_GEM_BASEADDR0 0xE000B000
|
||||
#define CONFIG_ZYNQ_GEM0
|
||||
|
||||
#if defined(CONFIG_ZYNQ_DCC)
|
||||
# define CONFIG_ARM_DCC
|
||||
|
||||
Reference in New Issue
Block a user