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)
commit1bcf7a30d81b0f770cb217dedef8e4034da9d87d
tree0cb7aaa726b95c6c84ab886792d7832ba8a0c5b0
parent8b82dd9adde852dd506af39dc74ddc59f5295cb7
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