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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot