Files
u-boot/board
Leo Yu-Chi Liang 5f888ab951 riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED
According to ./include/linux/kconfig.h,
CONFIG_IS_ENABLED(OF_BOARD) expands to 0
when CONFIG_SPL_BUILD is defined because
there is no CONFIG_SPL_OF_BOARD.

Use #if defined instead.

Fixes: 2e8d2f8843 ("riscv: Remove OF_PRIOR_STAGE from RISC-V boards")

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-11-08 15:35:55 +08:00
..
2021-09-04 12:26:02 -04:00
2021-10-27 16:38:26 -04:00
2021-10-27 16:38:26 -04:00
2021-09-07 16:22:30 -04:00
2021-10-07 16:53:50 +02:00
2021-10-27 16:38:26 -04:00
2021-09-04 11:42:41 -04:00
2021-09-07 16:22:30 -04:00
2021-09-04 12:26:02 -04:00
2021-09-07 16:22:30 -04:00
2021-10-31 12:26:44 -06:00
2021-10-27 16:38:26 -04:00
2021-06-17 09:40:58 +08:00
2021-10-27 16:38:26 -04:00
2021-10-20 17:54:31 +02:00
2021-10-27 16:38:26 -04:00