public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eugen.Hristev at microchip.com <Eugen.Hristev@microchip.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] configs: picosam9g45_defconfig: Remove SPL
Date: Mon, 19 Nov 2018 08:22:56 +0000	[thread overview]
Message-ID: <1542615470-17992-2-git-send-email-eugen.hristev@microchip.com> (raw)
In-Reply-To: <1542615470-17992-1-git-send-email-eugen.hristev@microchip.com>

From: Wenyou Yang <wenyou.yang@microchip.com>

Due the size of SPL being too big, remove the SPL support.
---8<---
arm-none-linux-gnueabi-ld: SPL image too big
--->8---

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
[eugen.hristev at microchip.com: rebased on latest u-boot]
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 configs/picosam9g45_defconfig | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/configs/picosam9g45_defconfig b/configs/picosam9g45_defconfig
index 699e2e2..a7af83b 100644
--- a/configs/picosam9g45_defconfig
+++ b/configs/picosam9g45_defconfig
@@ -3,14 +3,6 @@ CONFIG_SYS_THUMB_BUILD=y
 CONFIG_ARCH_AT91=y
 CONFIG_SYS_TEXT_BASE=0x23f00000
 CONFIG_TARGET_PICOSAM9G45=y
-CONFIG_SPL_GPIO_SUPPORT=y
-CONFIG_SPL_LIBCOMMON_SUPPORT=y
-CONFIG_SPL_LIBGENERIC_SUPPORT=y
-CONFIG_SPL_MMC_SUPPORT=y
-CONFIG_SPL_SERIAL_SUPPORT=y
-CONFIG_SPL=y
-CONFIG_SPL_FAT_SUPPORT=y
-CONFIG_SPL_LIBDISK_SUPPORT=y
 CONFIG_NR_DRAM_BANKS=2
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
 CONFIG_BOOTDELAY=3
@@ -20,7 +12,6 @@ CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait"
 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
 # CONFIG_DISPLAY_BOARDINFO is not set
 CONFIG_BOARD_EARLY_INIT_F=y
-CONFIG_SPL_WATCHDOG_SUPPORT=y
 CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="U-Boot> "
 # CONFIG_CMD_BDI is not set
@@ -41,6 +32,5 @@ CONFIG_USB_STORAGE=y
 CONFIG_LCD=y
 CONFIG_OF_LIBFDT=y
 CONFIG_DM=y
-CONFIG_SPL_DM=y
 CONFIG_WDT=y
 CONFIG_WDT_AT91=y
-- 
2.7.4

  reply	other threads:[~2018-11-19  8:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-19  8:22 [U-Boot] [PATCH 0/4] at91: SPL size check for at91 boards Eugen.Hristev at microchip.com
2018-11-19  8:22 ` Eugen.Hristev at microchip.com [this message]
2018-11-19  8:22 ` [U-Boot] [PATCH 2/4] configs: corvus_defconfig: Remove SPL Eugen.Hristev at microchip.com
2018-11-19  8:23 ` [U-Boot] [PATCH 3/4] configs: wb45n_defconfig: " Eugen.Hristev at microchip.com
2018-11-19 10:29   ` Ben Whitten
2018-11-19 14:27     ` Ben Whitten
2018-11-19  8:23 ` [U-Boot] [PATCH 4/4] ARM: at91: lds: add test SPL binary size and bbs size Eugen.Hristev at microchip.com
2018-11-19 14:31   ` Ben Whitten
2018-11-19 15:13     ` Eugen.Hristev at microchip.com

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=1542615470-17992-2-git-send-email-eugen.hristev@microchip.com \
    --to=eugen.hristev@microchip.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