mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-25 23:06:15 +00:00
arm64: Remove CONFIG_SYS_FULL_VA macro
All configurations have been removed in 2016 by commit 7985cdf74b
("arm64: Remove non-full-va map code").
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
7125d2c195
commit
02ff91e8c6
2 changed files with 0 additions and 5 deletions
|
@ -34,10 +34,6 @@
|
||||||
|
|
||||||
#define CONFIG_SKIP_LOWLEVEL_INIT
|
#define CONFIG_SKIP_LOWLEVEL_INIT
|
||||||
|
|
||||||
/* Config CACHE */
|
|
||||||
|
|
||||||
#define CONFIG_SYS_FULL_VA
|
|
||||||
|
|
||||||
/* Enable passing of ATAGs */
|
/* Enable passing of ATAGs */
|
||||||
#define CONFIG_CMDLINE_TAG
|
#define CONFIG_CMDLINE_TAG
|
||||||
|
|
||||||
|
|
|
@ -2647,7 +2647,6 @@ CONFIG_SYS_FTSDMC021_CR2
|
||||||
CONFIG_SYS_FTSDMC021_TP1
|
CONFIG_SYS_FTSDMC021_TP1
|
||||||
CONFIG_SYS_FTSDMC021_TP2
|
CONFIG_SYS_FTSDMC021_TP2
|
||||||
CONFIG_SYS_FTSMC020_CONFIGS
|
CONFIG_SYS_FTSMC020_CONFIGS
|
||||||
CONFIG_SYS_FULL_VA
|
|
||||||
CONFIG_SYS_GAFR0_L_VAL
|
CONFIG_SYS_GAFR0_L_VAL
|
||||||
CONFIG_SYS_GAFR0_U_VAL
|
CONFIG_SYS_GAFR0_U_VAL
|
||||||
CONFIG_SYS_GAFR1_L_VAL
|
CONFIG_SYS_GAFR1_L_VAL
|
||||||
|
|
Loading…
Add table
Reference in a new issue