All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] sunxi: Pine64 fixes
@ 2016-09-05  0:32 Andre Przywara
  2016-09-05  0:32 ` [U-Boot] [PATCH 1/4] Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" Andre Przywara
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Andre Przywara @ 2016-09-05  0:32 UTC (permalink / raw)
  To: u-boot

Some patches to fix the Pine64 support:
The first two patches revert two patches that actually broke booting
Pine64 via the boot0 blob, already in 2016.07.
This has been discussed on IRC before, the commit messages contain
some details on the reasons for the revert. As the intent of those
original fixes was to help the (not yet upstream) SPL support, we don't
loose anything as the Pine64 uses the U-Boot proper only at the moment.

Patch 3/4 removes the usage of a non-existing config symbol.
Patch 4/4 fixes a compiler warning when compiling sunxi's board.c
with a 64-bit compiler.

Please apply for the 2016.09 release to allow booting Pine64s with
a recent U-Boot.

Thanks,
Andre.


Andre Przywara (4):
  Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"
  Revert "sunxi: Downclock AHB1 to 100MHz on Allwinner A64"
  sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol
  sunxi: fix 64-bit compiler warning for SPL header parsing

 arch/arm/include/asm/arch-sunxi/clock_sun6i.h | 5 -----
 board/sunxi/Kconfig                           | 2 +-
 board/sunxi/board.c                           | 2 +-
 include/configs/sunxi-common.h                | 5 +++--
 4 files changed, 5 insertions(+), 9 deletions(-)

-- 
2.8.2

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

end of thread, other threads:[~2016-09-08 13:23 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-05  0:32 [U-Boot] [PATCH 0/4] sunxi: Pine64 fixes Andre Przywara
2016-09-05  0:32 ` [U-Boot] [PATCH 1/4] Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" Andre Przywara
2016-09-05  4:12   ` Siarhei Siamashka
2016-09-05  8:23     ` Andre Przywara
2016-09-08 10:51       ` Siarhei Siamashka
2016-09-08 13:23         ` Andre Przywara
2016-09-05  0:32 ` [U-Boot] [PATCH 2/4] Revert "sunxi: Downclock AHB1 to 100MHz on Allwinner A64" Andre Przywara
2016-09-05  4:48   ` Siarhei Siamashka
2016-09-05  8:32     ` Andre Przywara
2016-09-05  0:32 ` [U-Boot] [PATCH 3/4] sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol Andre Przywara
2016-09-05  0:32 ` [U-Boot] [PATCH 4/4] sunxi: fix 64-bit compiler warning for SPL header parsing Andre Przywara
2016-09-05  5:00   ` Siarhei Siamashka
2016-09-07 15:13 ` [U-Boot] [PATCH 0/4] sunxi: Pine64 fixes Hans de Goede
2016-09-07 15:18   ` Andre Przywara
2016-09-07 15:48     ` Hans de Goede
2016-09-07 15:55       ` Andre Przywara
2016-09-07 16:12         ` Tom Rini
2016-09-07 16:20           ` Andre Przywara
2016-09-08  8:26         ` Hans de Goede

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.