diff options
author | Philipp Tomsich | 2017-10-10 16:21:14 +0200 |
---|---|---|
committer | Philipp Tomsich | 2017-11-21 23:57:22 +0100 |
commit | ecfd71891a81b2db0aada07306e8bc54b4273179 (patch) | |
tree | ea64bfb5a340f3740a912139c1002d3c58c5ab8e /doc | |
parent | b4806d6f1f82f0a2d76b7206bdc5e4ba7d567b6f (diff) |
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>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions