public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Holger Brunck <holger.brunck@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust
Date: Fri, 07 Sep 2012 08:47:05 +0200	[thread overview]
Message-ID: <50499869.4070603@keymile.com> (raw)
In-Reply-To: <F766E4F80769BD478052FB6533FA745D235CD648D4@SC-VEXCH4.marvell.com>

On 09/07/2012 01:20 AM, Prafulla Wadaskar wrote:
> 
> 
>> -----Original Message-----
>> From: Prafulla Wadaskar
>> Sent: 20 July 2012 12:10
>> To: 'Holger Brunck'; u-boot at lists.denx.de
>> Cc: Gerlando Falauto; Valentin Longchamp; Marek Vasut
>> Subject: RE: [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust
>>
>>
>>
>>> -----Original Message-----
>>> From: Holger Brunck [mailto:holger.brunck at keymile.com]
>>> Sent: 20 July 2012 18:04
>>> To: u-boot at lists.denx.de
>>> Cc: Gerlando Falauto; Holger Brunck; Prafulla Wadaskar; Valentin
>>> Longchamp; Marek Vasut
>>> Subject: [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust
>>>
>>> From: Gerlando Falauto <gerlando.falauto@keymile.com>
>>>
>>> Size of the SDRAM chips might differ between any two (otherwise
>>> identical) instances of the same board. So add a function which
>> reads
>>> out the current ram size and set them in the SDRAM size register of
>>> kirkwood.
>>>
>>> Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
>>> Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
>>> cc: Prafulla Wadaskar <prafulla@marvell.com>
>>> cc: Valentin Longchamp <valentin.longchamp@keymile.com>
>>> cc: Marek Vasut <marex@denx.de>
>>> ---
>>> chages for v3:
>>>   - rename dram_size_fixup to kw_sdramsize_adjust and move them to
>>> kirkwood/dram.c
>>>
>>> changes for v2:
>>>   - rebase to current u-boot-marvell.git master branch
>>>
>>>  arch/arm/cpu/arm926ejs/kirkwood/dram.c   |   11 +++++++++++
>>>  arch/arm/include/asm/arch-kirkwood/cpu.h |    1 +
>>>  2 files changed, 12 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> b/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> index 5e2f9d8..9f97964 100644
>>> --- a/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> +++ b/arch/arm/cpu/arm926ejs/kirkwood/dram.c
>>> @@ -97,6 +97,17 @@ u32 kw_sdram_bs(enum memory_bank bank)
>>>  	return result;
>>>  }
>>>
>>> +void kw_sdram_size_adjust(void)
>>
>> I think you must pass bank_id to this function so that one can tune
>> any/all of the four available DRAM banks.
> 
> Hi Hogler
> This has not yet closed hence not pulled this patch series.
> 
> Do you have any comments on this?
> 

updates concerning these change request were send long time ago. The references are:

http://lists.denx.de/pipermail/u-boot/2012-July/129116.html
http://lists.denx.de/pipermail/u-boot/2012-July/129117.html

Regards
Holger

  reply	other threads:[~2012-09-07  6:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20 12:34 [U-Boot] [PATCH v3 1/4] kirkwood: use c-struct for access to SDRAM addr decode registers Holger Brunck
2012-07-20 12:34 ` [U-Boot] [PATCH v3 2/4] kirkwood: implement kw_sdram_bs_set() Holger Brunck
2012-07-20 19:00   ` Prafulla Wadaskar
2012-09-07 18:50   ` Prafulla Wadaskar
2012-07-20 12:34 ` [U-Boot] [PATCH v3 3/4] kirkwood: implement kw_sdram_size_adjust Holger Brunck
2012-07-20 19:10   ` Prafulla Wadaskar
2012-07-25 16:23   ` [U-Boot] [PATCH v4 " Gerlando Falauto
2012-09-07 18:49     ` Prafulla Wadaskar
2012-09-06 23:20   ` [U-Boot] [PATCH v3 " Prafulla Wadaskar
2012-09-07  6:47     ` Holger Brunck [this message]
2012-09-07 16:56       ` Prafulla Wadaskar
2012-07-20 12:34 ` [U-Boot] [PATCH v3 4/4] arm/km: use kw_sdram_size_adjust to adjust SDRAM size Holger Brunck
2012-07-20 19:11   ` Prafulla Wadaskar
2012-07-25 16:26   ` [U-Boot] [PATCH v4 " Gerlando Falauto
2012-09-07 18:49     ` Prafulla Wadaskar
2012-07-20 13:48 ` [U-Boot] [PATCH v3 1/4] kirkwood: use c-struct for access to SDRAM addr decode registers Prafulla Wadaskar
2012-09-06  8:58 ` Holger Brunck
2012-09-06  9:18   ` Marek Vasut
2012-09-07 18:50 ` Prafulla Wadaskar

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=50499869.4070603@keymile.com \
    --to=holger.brunck@keymile.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