[U-Boot] [PATCH v3 0/3] Raspberry Pi EFI enablement

Alexander Graf agraf at suse.de
Wed Nov 2 10:36:17 CET 2016


With this patch set I can successfully boot a Raspberry Pi 3 into Linux, with
efifb, efi based reset/power off and spin table secondary bringup working.

Please apply.


v2 -> v3:

  - Rebase
  - Adjust to new runtime macro names

Alexander Graf (3):
  ARM: bcm283x: Implement EFI RTS reset_system
  bcm2835 video: Map frame buffer as 32bpp
  bcm2835: Reserve the spin table in efi memory map

 arch/arm/mach-bcm283x/include/mach/wdog.h |  2 +-
 arch/arm/mach-bcm283x/reset.c             | 59 +++++++++++++++++++++++++++----
 board/raspberrypi/rpi/rpi.c               |  6 ++++
 drivers/video/bcm2835.c                   |  6 ++--
 include/configs/rpi.h                     |  2 +-
 5 files changed, 64 insertions(+), 11 deletions(-)

-- 
1.8.5.6



More information about the U-Boot mailing list