Home
last modified time | relevance | path

Searched hist:"3 e10fcde3f3c24a488866dd33fa3f5d46ff3d7a3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/
H A Dstart.S3e10fcde3f3c24a488866dd33fa3f5d46ff3d7a3 Fri Nov 11 10:59:06 UTC 2016 Cédric Schieli <cschieli@gmail.com> arm: add save_boot_params for ARM1176

Implement a hook to allow boards to save boot-time CPU state for later
use. When U-Boot is chain-loaded by another bootloader, CPU registers may
contain useful information such as system configuration information. This
feature mirrors the equivalent ARMv7 feature.

Signed-off-by: Cédric Schieli <cschieli@gmail.com>
Acked-by: Stephen Warren <swarren@nvidia.com>