forked from OERV-BSP/u-boot
Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic
- Khadas VIM3L based on Amlogic S905D3 support - Various fixups for amlogic boards - Unnecessary header includes drop into video/meson
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#define __MESON64_CONFIG_H
|
||||
|
||||
/* Generic Interrupt Controller Definitions */
|
||||
#if defined(CONFIG_MESON_AXG)
|
||||
#if (defined(CONFIG_MESON_AXG) || defined(CONFIG_MESON_G12A))
|
||||
#define GICD_BASE 0xffc01000
|
||||
#define GICC_BASE 0xffc02000
|
||||
#else /* MESON GXL and GXBB */
|
||||
|
||||
Reference in New Issue
Block a user