From: Andre Heider <a.heider@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS
Date: Sat, 2 Dec 2017 10:46:36 +0100 [thread overview]
Message-ID: <20171202094637.17009-4-a.heider@gmail.com> (raw)
In-Reply-To: <20171202094637.17009-1-a.heider@gmail.com>
Signed-off-by: Andre Heider <a.heider@gmail.com>
---
configs/mvebu_db-88f3720_defconfig | 1 +
configs/mvebu_espressobin-88f3720_defconfig | 1 +
2 files changed, 2 insertions(+)
diff --git a/configs/mvebu_db-88f3720_defconfig b/configs/mvebu_db-88f3720_defconfig
index 0fd4514c37..321151e41d 100644
--- a/configs/mvebu_db-88f3720_defconfig
+++ b/configs/mvebu_db-88f3720_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_MVEBU_ARMADA_37XX=y
CONFIG_DEFAULT_DEVICE_TREE="armada-3720-db"
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_DEBUG_UART=y
CONFIG_AHCI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 95db6c610e..5d9fb75b17 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_MVEBU_ARMADA_37XX=y
CONFIG_DEFAULT_DEVICE_TREE="armada-3720-espressobin"
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_DEBUG_UART=y
CONFIG_AHCI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
--
2.15.1
next prev parent reply other threads:[~2017-12-02 9:46 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-02 9:46 [U-Boot] arm64: a37xx: add distro boot compability Andre Heider
2017-12-02 9:46 ` [U-Boot] [PATCH 1/4] arm64: a37xx: use disto defaults Andre Heider
2017-12-14 10:58 ` [U-Boot] [EXT] " Kostya Porotchkin
2018-01-10 11:31 ` [U-Boot] " Stefan Roese
2017-12-02 9:46 ` [U-Boot] [PATCH 2/4] arm64: a37xx: add distro compatible env vars Andre Heider
2017-12-14 10:59 ` [U-Boot] [EXT] " Kostya Porotchkin
2018-01-10 11:32 ` [U-Boot] " Stefan Roese
2017-12-02 9:46 ` Andre Heider [this message]
2017-12-14 10:59 ` [U-Boot] [EXT] [PATCH 3/4] arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS Kostya Porotchkin
2018-01-10 11:32 ` [U-Boot] " Stefan Roese
2017-12-02 9:46 ` [U-Boot] [PATCH 4/4] arm64: a37xx: use distro bootcmd Andre Heider
2017-12-14 11:00 ` [U-Boot] [EXT] " Kostya Porotchkin
2018-01-10 11:32 ` [U-Boot] " Stefan Roese
2017-12-14 10:17 ` [U-Boot] arm64: a37xx: add distro boot compability Andre Heider
2017-12-14 10:23 ` Stefan Roese
2017-12-14 10:26 ` Andre Heider
2017-12-14 10:30 ` Stefan Roese
2017-12-14 12:03 ` Andre Heider
2017-12-14 12:21 ` [U-Boot] [EXT] " Kostya Porotchkin
2017-12-14 12:49 ` Andre Heider
2017-12-20 16:08 ` Kostya Porotchkin
2017-12-21 11:34 ` Andre Heider
2017-12-21 11:38 ` Kostya Porotchkin
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=20171202094637.17009-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox