u-boot/arch/arm/cpu/arm1176
Cédric Schieli 3e10fcde3f 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>
2016-11-21 14:07:31 -05:00
..
Makefile arm1136/arm1176: Merge cache handling code 2015-08-12 20:47:41 -04:00
start.S arm: add save_boot_params for ARM1176 2016-11-21 14:07:31 -05:00