u-boot-brain/arch/arm/include
Philipp Tomsich ecfd71891a rockchip: back-to-bootrom: replace assembly-implementation with C-code
The back-to-bootrom implementation for Rockchip has always relied on
the stack-pointer being valid on entry, so there was little reason to
have this as an assembly implementation.

This provides a new C-only implementation of save_boot_params and
back_to_bootrom (relying on setjmp/longjmp) and removes the older
assembly-only implementation.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Andy Yan <andy.yan@rock-chips.com>
2017-11-21 23:57:22 +01:00
..
asm rockchip: back-to-bootrom: replace assembly-implementation with C-code 2017-11-21 23:57:22 +01:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00