public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andre Heider <a.heider@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] arm64: a37xx: use disto defaults
Date: Sat,  2 Dec 2017 10:46:34 +0100	[thread overview]
Message-ID: <20171202094637.17009-2-a.heider@gmail.com> (raw)
In-Reply-To: <20171202094637.17009-1-a.heider@gmail.com>

Signed-off-by: Andre Heider <a.heider@gmail.com>
---
 include/configs/mvebu_armada-37xx.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
index 1b2e0d71b4..3e1ff02ed7 100644
--- a/include/configs/mvebu_armada-37xx.h
+++ b/include/configs/mvebu_armada-37xx.h
@@ -44,9 +44,6 @@
 /*
  * Other required minimal configurations
  */
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_AUTO_COMPLETE
-#define CONFIG_CMDLINE_EDITING
 #define CONFIG_ARCH_CPU_INIT		/* call arch_cpu_init() */
 #define CONFIG_SYS_LOAD_ADDR	0x00800000	/* default load adr- 8M */
 #define CONFIG_SYS_MEMTEST_START 0x00800000	/* 8M */
@@ -109,4 +106,6 @@
 
 #define CONFIG_SUPPORT_VFAT
 
+#include <config_distro_defaults.h>
+
 #endif /* _CONFIG_MVEBU_ARMADA_37XX_H */
-- 
2.15.1

  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 ` Andre Heider [this message]
2017-12-14 10:58   ` [U-Boot] [EXT] [PATCH 1/4] arm64: a37xx: use disto defaults 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 ` [U-Boot] [PATCH 3/4] arm64: a37xx: defconfigs: enable CONFIG_DISTRO_DEFAULTS 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 ` [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-2-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