All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: Remove CONFIG_SYS_FULL_VA macro
@ 2020-06-25  7:26 Michal Simek
  2020-07-17 20:57 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2020-06-25  7:26 UTC (permalink / raw)
  To: u-boot

All configurations have been removed in 2016 by commit 7985cdf74b28
("arm64: Remove non-full-va map code").

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 include/configs/s32v234evb.h | 4 ----
 scripts/config_whitelist.txt | 1 -
 2 files changed, 5 deletions(-)

diff --git a/include/configs/s32v234evb.h b/include/configs/s32v234evb.h
index 5c6692c1999c..3db3d4884f75 100644
--- a/include/configs/s32v234evb.h
+++ b/include/configs/s32v234evb.h
@@ -34,10 +34,6 @@
 
 #define CONFIG_SKIP_LOWLEVEL_INIT
 
-/* Config CACHE */
-
-#define CONFIG_SYS_FULL_VA
-
 /* Enable passing of ATAGs */
 #define CONFIG_CMDLINE_TAG
 
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index b023806efc2f..0e6de885bcf2 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -2657,7 +2657,6 @@ CONFIG_SYS_FTSDMC021_CR2
 CONFIG_SYS_FTSDMC021_TP1
 CONFIG_SYS_FTSDMC021_TP2
 CONFIG_SYS_FTSMC020_CONFIGS
-CONFIG_SYS_FULL_VA
 CONFIG_SYS_GAFR0_L_VAL
 CONFIG_SYS_GAFR0_U_VAL
 CONFIG_SYS_GAFR1_L_VAL
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] arm64: Remove CONFIG_SYS_FULL_VA macro
  2020-06-25  7:26 [PATCH] arm64: Remove CONFIG_SYS_FULL_VA macro Michal Simek
@ 2020-07-17 20:57 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2020-07-17 20:57 UTC (permalink / raw)
  To: u-boot

On Thu, Jun 25, 2020 at 09:26:57AM +0200, Michal Simek wrote:

> All configurations have been removed in 2016 by commit 7985cdf74b28
> ("arm64: Remove non-full-va map code").
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200717/a38a0c7b/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-17 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25  7:26 [PATCH] arm64: Remove CONFIG_SYS_FULL_VA macro Michal Simek
2020-07-17 20:57 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.