public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] sunxi: Fix SRAM C corruption issue on Allwinner A64
@ 2016-05-30 22:48 Siarhei Siamashka
  2016-05-30 22:48 ` [U-Boot] [PATCH 1/2] sunxi: Downclock AHB1 to 100MHz " Siarhei Siamashka
  2016-05-30 22:48 ` [U-Boot] [PATCH 2/2] sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 Siarhei Siamashka
  0 siblings, 2 replies; 5+ messages in thread
From: Siarhei Siamashka @ 2016-05-30 22:48 UTC (permalink / raw)
  To: u-boot

The full SPL support is not quite ready for Allwinner A64 yet,
but these fixes are likely to be necessary. Of course, unless the
problem is actually caused by wrong voltages and the AXP803 PMIC
support magically fixes it.

PS. Discovered when developing a sunxi-fel based SPI flash programmer
tool and trying to use the SRAM C on A64 as a temporary buffer (after
loading the U-Boot SPL with the hope to gain more speed from the
higher CPU and AHB clock speeds).

Siarhei Siamashka (2):
  sunxi: Downclock AHB1 to 100MHz on Allwinner A64
  sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80

 arch/arm/include/asm/arch-sunxi/clock_sun6i.h | 5 +++++
 include/configs/sunxi-common.h                | 5 ++---
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-06-10 19:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 22:48 [U-Boot] [PATCH 0/2] sunxi: Fix SRAM C corruption issue on Allwinner A64 Siarhei Siamashka
2016-05-30 22:48 ` [U-Boot] [PATCH 1/2] sunxi: Downclock AHB1 to 100MHz " Siarhei Siamashka
2016-05-30 22:55   ` Siarhei Siamashka
2016-06-10 19:24     ` Hans de Goede
2016-05-30 22:48 ` [U-Boot] [PATCH 2/2] sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 Siarhei Siamashka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox