public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 01/12] x86: theadorable-x86-dfi-bt700: Add Micron SPI support and move VIDEO blob
Date: Mon, 17 Jul 2017 16:03:18 +0200	[thread overview]
Message-ID: <20170717140329.8199-1-sr@denx.de> (raw)

To support the Micron SPI NOR flashes, this patch enables the support in
defconfig. This increases the U-Boot binary too much so that it does
not fit into its area in the ROM. So also move the VIDEO BIOS blob
a bit to make some space here.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
---
 configs/theadorable-x86-dfi-bt700_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/theadorable-x86-dfi-bt700_defconfig b/configs/theadorable-x86-dfi-bt700_defconfig
index 1703cee841..30a40e3b16 100644
--- a/configs/theadorable-x86-dfi-bt700_defconfig
+++ b/configs/theadorable-x86-dfi-bt700_defconfig
@@ -6,6 +6,7 @@ CONFIG_HAVE_INTEL_ME=y
 CONFIG_ENABLE_MRC_CACHE=y
 CONFIG_SMP=y
 CONFIG_HAVE_VGA_BIOS=y
+CONFIG_VGA_BIOS_ADDR=0xfffa0000
 CONFIG_GENERATE_PIRQ_TABLE=y
 CONFIG_GENERATE_MP_TABLE=y
 CONFIG_GENERATE_ACPI_TABLE=y
@@ -53,6 +54,7 @@ CONFIG_MMC_SDHCI_SDMA=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_GIGADEVICE=y
 CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_SPI_FLASH_SPANSION=y
 CONFIG_SPI_FLASH_STMICRO=y
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_DM_ETH=y
-- 
2.13.3

             reply	other threads:[~2017-07-17 14:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-17 14:03 Stefan Roese [this message]
2017-07-17 14:03 ` [U-Boot] [PATCH 02/12] x86: dfi: Add option to select different config headers for baseboards Stefan Roese
2017-07-18  1:14   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 03/12] x86: conga: " Stefan Roese
2017-07-18  1:14   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 04/12] x86: theadorable-x86: Add header file for common defines and env Stefan Roese
2017-07-18  1:14   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 05/12] x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT Stefan Roese
2017-07-18  1:14   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 06/12] x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs Stefan Roese
2017-07-18  1:14   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 07/12] x86: theadorable-x86-conga-qa3-e3845_defconfig: Misc defconfig updates Stefan Roese
2017-07-18  1:15   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 08/12] x86: theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig: " Stefan Roese
2017-07-18  1:15   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 09/12] x86: dfi-bt700: Add xHCI USB hub reset Stefan Roese
2017-07-18  1:15   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 10/12] x86: dfi-bt700.dtsi: Enable xHCI and add GPIO for the xHCI HUB reset Stefan Roese
2017-07-18  1:15   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 11/12] x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts Stefan Roese
2017-07-18  1:15   ` Bin Meng
2017-07-17 14:03 ` [U-Boot] [PATCH 12/12] x86: theadorable-x86-xxx_defconfig: Misc defconfig updates Stefan Roese
2017-07-18  1:15   ` Bin Meng
2017-07-18  1:14 ` [U-Boot] [PATCH 01/12] x86: theadorable-x86-dfi-bt700: Add Micron SPI support and move VIDEO blob Bin Meng
2017-07-18  1:21   ` Bin Meng

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=20170717140329.8199-1-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox