From: Andre Heider <a.heider@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 4/4] configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET
Date: Thu, 17 Sep 2020 08:52:03 +0200 [thread overview]
Message-ID: <20200917065203.40607-4-a.heider@gmail.com> (raw)
In-Reply-To: <20200917065203.40607-1-a.heider@gmail.com>
Unused.
Signed-off-by: Andre Heider <a.heider@gmail.com>
---
include/configs/smdkv310.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/configs/smdkv310.h b/include/configs/smdkv310.h
index ede057322f..fc2f6ecf6b 100644
--- a/include/configs/smdkv310.h
+++ b/include/configs/smdkv310.h
@@ -27,9 +27,6 @@
#define S5P_CHECK_DIDLE 0xBAD00000
#define S5P_CHECK_LPA 0xABAD0000
-/* select serial console configuration */
-#define EXYNOS4_DEFAULT_UART_OFFSET 0x010000
-
/* MMC SPL */
#define CONFIG_SKIP_LOWLEVEL_INIT
#define COPY_BL2_FNPTR_ADDR 0x00002488
--
2.28.0
next prev parent reply other threads:[~2020-09-17 6:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 6:52 [PATCH 1/4] treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE Andre Heider
2020-09-17 6:52 ` [PATCH 2/4] treewide: configs: fold CONFIG_DEFAULT_CONSOLE Andre Heider
2020-09-17 17:40 ` Krzysztof Kozlowski
2020-09-22 18:48 ` Simon Glass
2020-09-17 6:52 ` [PATCH 3/4] Remove whitelist entry CONFIG_DEFAULT_CONSOLE Andre Heider
2020-09-22 18:48 ` Simon Glass
2020-09-17 6:52 ` Andre Heider [this message]
2020-09-17 17:41 ` [PATCH 4/4] configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET Krzysztof Kozlowski
2020-09-22 18:48 ` Simon Glass
2020-09-17 17:40 ` [PATCH 1/4] treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE Krzysztof Kozlowski
2020-09-22 18:48 ` Simon Glass
2020-10-15 5:36 ` Minkyu Kang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200917065203.40607-4-a.heider@gmail.com \
--to=a.heider@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.