U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lokesh Vutla <lokeshvutla@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/6] configs: k2g_evm: Allocate more space for u-boot
Date: Thu, 28 Dec 2017 20:39:58 +0530	[thread overview]
Message-ID: <20171228151003.19500-2-lokeshvutla@ti.com> (raw)
In-Reply-To: <20171228151003.19500-1-lokeshvutla@ti.com>

Now that we have multi dtb enabled in u-boot allocate
128K space for u-boot.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
---
 include/configs/k2g_evm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/k2g_evm.h b/include/configs/k2g_evm.h
index df81c09d86..9282a22739 100644
--- a/include/configs/k2g_evm.h
+++ b/include/configs/k2g_evm.h
@@ -74,7 +74,7 @@
 #endif
 
 /* SPL SPI Loader Configuration */
-#define CONFIG_SPL_TEXT_BASE		0x0c080000
+#define CONFIG_SPL_TEXT_BASE		0x0c0a0000
 
 /* NAND Configuration */
 #define CONFIG_SYS_NAND_PAGE_2K
-- 
2.15.1

  reply	other threads:[~2017-12-28 15:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28 15:09 [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes Lokesh Vutla
2017-12-28 15:09 ` Lokesh Vutla [this message]
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, 1/6] configs: k2g_evm: Allocate more space for u-boot Tom Rini
2017-12-28 15:09 ` [U-Boot] [PATCH v3 2/6] board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 3/6] tools: omapimage: Fix mismatch of image size in header Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 4/6] arm: am33xx: Avoid writing into reserved DPLL divider Lokesh Vutla
2018-01-19 21:11   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 5/6] board: ti: dra76: mux wakeup2 as gpio1_2 Lokesh Vutla
2018-01-19 21:12   ` [U-Boot] [U-Boot, v3, " Tom Rini
2017-12-28 15:10 ` [U-Boot] [PATCH v3 6/6] board: ti: k2g: Make ddr3* declarations as static Lokesh Vutla
2018-01-01 13:39   ` Tom Rini
2018-01-19 21:12   ` [U-Boot] [U-Boot, v3, " Tom Rini
2018-01-18 14:07 ` [U-Boot] [PATCH v3 0/6] arm: ti: misc updates and bug fixes Lokesh Vutla

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=20171228151003.19500-2-lokeshvutla@ti.com \
    --to=lokeshvutla@ti.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