Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:55:03 +0000 (17:55 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit4c77608942a4e84424cd2c19c90cd3b4f93f5d3d
tree02a3a6f1f1344737b24d5d85be340e5ac881e181
parent10f8bc09837968fd1264aae915ba135e1b4b6e5d
Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_SAVE_PREV_BL_INITRAMFS_START_ADDR defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/lib/save_prev_bl_data.c
common/board_r.c