From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] ARMV7: OMAP3: Implement relocation for Overo
Date: Thu, 30 Sep 2010 19:52:10 +0200 [thread overview]
Message-ID: <20100930175210.0DC91D2B48C@gemini.denx.de> (raw)
In-Reply-To: <1285867914.4705.145.camel@quadra>
Dear Steve Sakoman,
In message <1285867914.4705.145.camel@quadra> you wrote:
> This patch fixes the build breakage introduced by the recent relocation
> changes for ARMV7. It is based on the patch for Beagleboard.
>
> Signed-off-by: Steve Sakoman <steve@sakoman.com>
> ---
>
> diff --git a/board/overo/config.mk b/board/overo/config.mk
> index d372fd9..59b651f 100644
> --- a/board/overo/config.mk
> +++ b/board/overo/config.mk
> @@ -26,4 +26,4 @@
> # (mem base + reserved)
>
> # For use with external or internal boots.
> -TEXT_BASE = 0x80e80000
> +TEXT_BASE = 0x80008000
> diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h
> index daa4515..49a0b95 100644
> --- a/include/configs/omap3_overo.h
> +++ b/include/configs/omap3_overo.h
> @@ -324,4 +324,8 @@ extern unsigned int boot_flash_type;
>
> #endif /* (CONFIG_CMD_NET) */
>
> +#undef CONFIG_SYS_ARM_WITHOUT_RELOC /* This board is tested with relocation support */
Please remove this line.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Morality is one thing. Ratings are everything."
- A Network 23 executive on "Max Headroom"
next prev parent reply other threads:[~2010-09-30 17:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-30 17:31 [U-Boot] ARMV7: OMAP3: Implement relocation for Overo Steve Sakoman
2010-09-30 17:52 ` Wolfgang Denk [this message]
2010-09-30 20:13 ` Steve Sakoman
2010-09-30 21:07 ` Wolfgang Denk
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=20100930175210.0DC91D2B48C@gemini.denx.de \
--to=wd@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.