From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/mpc85xx:Update RESET_VECTOR_ADDRESS for 768KB u-boot size
Date: Mon, 29 Sep 2014 09:48:55 -0700 [thread overview]
Message-ID: <54298D77.70000@freescale.com> (raw)
In-Reply-To: <1411969475-11142-1-git-send-email-ruchika.gupta@freescale.com>
On 09/28/2014 10:44 PM, Ruchika Gupta wrote:
> U-boot binary size has been increased from 512KB to 768KB.
>
> So update CONFIG_RESET_VECTOR_ADDRESS to reflect the same for
> P1010 SPI Flash Secure boot target.
>
> Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
> ---
> include/configs/P1010RDB.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
> index 54365a2..7039da4 100644
> --- a/include/configs/P1010RDB.h
> +++ b/include/configs/P1010RDB.h
> @@ -53,7 +53,7 @@
> #ifdef CONFIG_SECURE_BOOT
> #define CONFIG_RAMBOOT_SPIFLASH
> #define CONFIG_SYS_TEXT_BASE 0x11000000
> -#define CONFIG_RESET_VECTOR_ADDRESS 0x1107fffc
> +#define CONFIG_RESET_VECTOR_ADDRESS 0x110bfffc
> #else
> #define CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT
> #define CONFIG_SPL_DRIVERS_MISC_SUPPORT
>
Subject could be more specific. But this doesn't warrant another version. I can
fix it when applying it.
York
prev parent reply other threads:[~2014-09-29 16:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-29 5:44 [U-Boot] [PATCH] powerpc/mpc85xx:Update RESET_VECTOR_ADDRESS for 768KB u-boot size Ruchika Gupta
2014-09-29 16:48 ` York Sun [this message]
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=54298D77.70000@freescale.com \
--to=yorksun@freescale.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