From: Segher Boessenkool <segher@kernel.crashing.org>
To: Rama Chandra <pc.ramachandra@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org, eldk@lists.denx.de
Subject: Re: how to change bss section address in u-boot.lds file
Date: Thu, 26 May 2016 15:28:56 -0500 [thread overview]
Message-ID: <20160526202856.GA3907@gate.crashing.org> (raw)
In-Reply-To: <CA+Wf0EH_c3fPO-W9HU8fSoW3MXquFgEDza5jP0DsyR-0a3xd3g@mail.gmail.com>
On Thu, May 26, 2016 at 05:31:08PM +0530, Rama Chandra wrote:
> Hai,
> I am using IBM PPC440GX board.In arch/powerpc/cpu/ppc4xx/u-boot.lds i am
> changing the values of resetvector and BSS addresses but it is not changing
> Presently i am changed
>
>
> #if (RESET_VECTOR_ADDRESS == 0xfffffff0)
> . |= 44780000;
It looks like you forgot "0x" here.
Segher
prev parent reply other threads:[~2016-05-26 20:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-26 12:01 how to change bss section address in u-boot.lds file Rama Chandra
2016-05-26 20:28 ` Segher Boessenkool [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=20160526202856.GA3907@gate.crashing.org \
--to=segher@kernel.crashing.org \
--cc=eldk@lists.denx.de \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=pc.ramachandra@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).