]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Documentation: EXYNOS: Update bootloader interface on exynos542x
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Fri, 23 Oct 2015 19:43:31 +0000 (04:43 +0900)
committerKukjin Kim <kgene@kernel.org>
Fri, 23 Oct 2015 19:43:31 +0000 (04:43 +0900)
commit97d5c7a77e39ab96a2a6137de0e35dd6e3f38325
tree5620f6b3cc07b1764ca83ead3d5aa91c53066b16
parent4dddfb882373b542d33a98576975237a23c0110c
Documentation: EXYNOS: Update bootloader interface on exynos542x

Update the documentation about:
1. Usage of PMU_SPARE2 register.
   Bootloaders on Exynos542x-based boards often use the register
   PMU_SPARE2 (0x908) in the same way as on Exynos3250: as a indicator
   the secondary CPU was booted on. The bootloader will set this value
   to non-zero, after sucessfull power up of secondary CPU. In the same
   time this booted CPU will stuck (spin) waiting for software reset.
2. Exynos542x entry address for secondary CPU boot up after system
   suspend (with MCPM enabled and in non-secure mode).

See arch/arm/mach-exynos/mcpm-exynos.c for source code.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
Documentation/arm/Samsung/Bootloader-interface.txt