All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: mvebu: remove out of date comment
@ 2018-12-14  3:27 Chris Packham
  2018-12-14  8:07 ` Stefan Roese
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Packham @ 2018-12-14  3:27 UTC (permalink / raw)
  To: u-boot

The Marvell DDR3 training code is now part of the U-Boot SPL so the
comment saying it needs porting is no longer correct.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 arch/arm/mach-mvebu/cpu.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/arch/arm/mach-mvebu/cpu.c b/arch/arm/mach-mvebu/cpu.c
index aa1be8ebabcb..919d05c88c77 100644
--- a/arch/arm/mach-mvebu/cpu.c
+++ b/arch/arm/mach-mvebu/cpu.c
@@ -283,10 +283,8 @@ int print_cpuinfo(void)
  * and sets the correct windows sizes and base addresses accordingly.
  *
  * These values are set in the scratch registers by the Marvell
- * DDR3 training code, which is executed by the BootROM before the
- * main payload (U-Boot) is executed. This training code is currently
- * only available in the Marvell U-Boot version. It needs to be
- * ported to mainline U-Boot SPL at some point.
+ * DDR3 training code, which is executed by the SPL before the
+ * main payload (U-Boot) is executed.
  */
 static void update_sdram_window_sizes(void)
 {
-- 
2.19.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] ARM: mvebu: remove out of date comment
  2018-12-14  3:27 [U-Boot] [PATCH] ARM: mvebu: remove out of date comment Chris Packham
@ 2018-12-14  8:07 ` Stefan Roese
  2018-12-21 15:30   ` Stefan Roese
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Roese @ 2018-12-14  8:07 UTC (permalink / raw)
  To: u-boot

On 14.12.18 04:27, Chris Packham wrote:
> The Marvell DDR3 training code is now part of the U-Boot SPL so the
> comment saying it needs porting is no longer correct.
> 
> Signed-off-by: Chris Packham <judge.packham@gmail.com>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] ARM: mvebu: remove out of date comment
  2018-12-14  8:07 ` Stefan Roese
@ 2018-12-21 15:30   ` Stefan Roese
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2018-12-21 15:30 UTC (permalink / raw)
  To: u-boot

On 14.12.18 09:07, Stefan Roese wrote:
> On 14.12.18 04:27, Chris Packham wrote:
>> The Marvell DDR3 training code is now part of the U-Boot SPL so the
>> comment saying it needs porting is no longer correct.
>>
>> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> 
> Reviewed-by: Stefan Roese <sr@denx.de>

Applied to u-boot-marvell/master.

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-21 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14  3:27 [U-Boot] [PATCH] ARM: mvebu: remove out of date comment Chris Packham
2018-12-14  8:07 ` Stefan Roese
2018-12-21 15:30   ` Stefan Roese

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.