]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of DISPLAY_AER_BRIEF
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:53:52 +0000 (17:53 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit6437562459769ff603a73531a378a4425e37466e
tree315b70f884d78847b8b1978a67422e68b2868b7e
parent6a0a0e3918fcc193207e64394dcce1d4758b68c2
Correct SPL uses of DISPLAY_AER_BRIEF

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/sysreset/sysreset_mpc83xx.c