]> git.sur5r.net Git - u-boot/commit
armv8: ls2080a: Declare spin tables as reserved for efi loader
authorAlexander Graf <agraf@suse.de>
Thu, 17 Nov 2016 00:03:00 +0000 (01:03 +0100)
committerAlexander Graf <agraf@suse.de>
Thu, 17 Nov 2016 13:18:56 +0000 (14:18 +0100)
commit5a37a2f0140c735ad6d8ca223a37fbfdc508622f
tree0749715ac0a6658303800e9657637a9f73b70b90
parent215b1fb9fa43049aee34e824bfd994b335155750
armv8: ls2080a: Declare spin tables as reserved for efi loader

The efi loader code has its own memory map, so it needs to be aware where
the spin tables are located, to ensure that no code writes into those
regions.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/arm/cpu/armv8/fsl-layerscape/fdt.c