]> git.baikalelectronics.ru Git - uboot.git/commit
bcm2835: Reserve the spin table in efi memory map
authorAlexander Graf <agraf@suse.de>
Wed, 2 Nov 2016 09:36:20 +0000 (10:36 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 29 Nov 2016 01:15:20 +0000 (20:15 -0500)
commitce3ba3467df22a411f1b0816f8869cd50398769c
tree0cb7aaa726b95c6c84ab886792d7832ba8a0c5b0
parentdf7a98b7e13c18465960f740fd1cbe926874166e
bcm2835: Reserve the spin table in efi memory map

Firmware provides a spin table on the raspberry pi. This table shouldn't
get overwritten by payloads, so we need to mark it as reserved.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
board/raspberrypi/rpi/rpi.c