]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of NEEDS_MANUAL_RELOC
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:19 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit63a037af3a1f9298ef3d668e4dc853275c16302e
tree452745fd350a8c20549621d9ac629de7c3d68ca1
parent51178f6ec6acda3f6a1b1a788cc68b6d5d121687
Correct SPL uses of NEEDS_MANUAL_RELOC

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

Signed-off-by: Simon Glass <sjg@chromium.org>
common/board_r.c
common/event.c