All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] arm: spear: x600: Remove EFI support to reduce image size
Date: Wed, 27 Apr 2016 09:10:43 +0200	[thread overview]
Message-ID: <1461741044-30445-2-git-send-email-sr@denx.de> (raw)
In-Reply-To: <1461741044-30445-1-git-send-email-sr@denx.de>

EFI is not needed on x600. So lets remove the EFI support to make it fit
into the 0x60000 image size limit again.

Signed-off-by: Stefan Roese <sr@denx.de>
---
 configs/x600_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/x600_defconfig b/configs/x600_defconfig
index 1a07b9d..41c3983 100644
--- a/configs/x600_defconfig
+++ b/configs/x600_defconfig
@@ -21,3 +21,4 @@ CONFIG_NETDEVICES=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_USE_TINY_PRINTF=y
 CONFIG_OF_LIBFDT=y
+# CONFIG_EFI_LOADER is not set
-- 
2.8.1

  reply	other threads:[~2016-04-27  7:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27  7:10 [U-Boot] [PATCH 1/3] arm: spear: x600: Add support for Micrel KSZ9031 PHY Stefan Roese
2016-04-27  7:10 ` Stefan Roese [this message]
2016-05-31  5:57   ` [U-Boot] [PATCH 2/3] arm: spear: x600: Remove EFI support to reduce image size Stefan Roese
2016-04-27  7:10 ` [U-Boot] [PATCH 3/3] arm: spear: Disable I2C designware enable status reg check Stefan Roese
2016-05-31  5:56 ` [U-Boot] [PATCH 1/3] arm: spear: x600: Add support for Micrel KSZ9031 PHY Stefan Roese

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=1461741044-30445-2-git-send-email-sr@denx.de \
    --to=sr@denx.de \
    --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.