]> git.baikalelectronics.ru Git - uboot.git/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)
commitaecc0ff854b76c301c298918a749bdd3a1414d9c
tree0749715ac0a6658303800e9657637a9f73b70b90
parentc40707d43d80269550b42960984595b1ee71eda6
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