public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.aribaud@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Kirkwood: Changes specific to ARM relocation support
Date: Thu, 30 Sep 2010 18:21:54 +0200	[thread overview]
Message-ID: <4CA4B922.1040008@free.fr> (raw)
In-Reply-To: <4CA4AF81.4000105@denx.de>

Le 30/09/2010 17:40, Heiko Schocher a ?crit :
> Hello Prafulla,
>
> Prafulla Wadaskar wrote:
>> All Kirkwood based boards are supported for this new implementation
>> ref: dovs/README.arm-relocation
>
> should be docs/README.arm-relocation
>
>> Signed-off-by: Prafulla Wadaskar<prafulla@marvell.com>
>> ---
>>   include/configs/mv-common.h |    6 ++++++
>>   1 files changed, 6 insertions(+), 0 deletions(-)
>>
>> diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h
>> index ca9f33b..b80ad00 100644
>> --- a/include/configs/mv-common.h
>> +++ b/include/configs/mv-common.h
>> @@ -56,6 +56,12 @@
>>   #error "Unsupported SoC"
>>   #endif
>>
>> +/* additions for new ARM relocation support */
>> +#undef CONFIG_RELOC_FIXUP_WORKS
>
> Should not be necessary.
>
>> +#define CONFIG_SYS_SDRAM_BASE		0x00000000
>> +#define CONFIG_SYS_INIT_SP_ADDR		(0x00000000 + 0x1000 - \
>> +					CONFIG_SYS_GBL_DATA_SIZE)
>
> I setup the initial stack in the SDRAM, because I didn;t know,
> if there is on this cpu family a better place for the initial stack.
> (Some cpu internal ram?)
>
> Do you know, if we have something like this on this cpu family?
>
> bye,
> Heiko

Kirkwood has no internal RAM.

Amicalement,
-- 
Albert.

  reply	other threads:[~2010-09-30 16:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 17:53 [U-Boot] [PATCH] Kirkwood: dram_init is moved to dram.c Prafulla Wadaskar
2010-09-30 15:39 ` Heiko Schocher
2010-10-01  5:59   ` Prafulla Wadaskar
2010-10-01  6:17     ` Heiko Schocher
2010-10-01  8:00       ` Wolfgang Denk
2010-10-01  6:20     ` Albert ARIBAUD
2010-10-01  6:25       ` Prafulla Wadaskar
2010-10-01  7:53     ` Wolfgang Denk
2010-09-30 17:29 ` Wolfgang Denk
2010-10-01  7:23   ` Prafulla Wadaskar
2010-09-30 17:53 ` [U-Boot] [PATCH] kirkwood: added common config file mv-config.h Prafulla Wadaskar
2010-09-30 13:54   ` Rogan Dawes
2010-09-30 14:33     ` Prafulla Wadaskar
2010-09-30 15:26       ` Rogan Dawes
2010-09-30 15:35       ` Albert ARIBAUD
2010-10-01  6:10         ` Prafulla Wadaskar
2010-10-01  6:35           ` Albert ARIBAUD
2010-10-01  6:45             ` Prafulla Wadaskar
2010-09-30 17:54   ` [U-Boot] [PATCH] Kirkwood: Changes specific to ARM relocation support Prafulla Wadaskar
2010-09-30 15:40     ` Heiko Schocher
2010-09-30 16:21       ` Albert ARIBAUD [this message]
2010-09-30 17:50         ` Wolfgang Denk
2010-09-30 17:49       ` Wolfgang Denk
2010-09-30 22:06         ` Marek Vasut
2010-10-01  7:21       ` Prafulla Wadaskar
2010-09-30 17:34     ` 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=4CA4B922.1040008@free.fr \
    --to=albert.aribaud@free.fr \
    --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