riscv: spl: add FIT name for RISC-V Falcon mode
authorRandolph <randolph@andestech.com>
Fri, 13 Dec 2024 06:51:16 +0000 (14:51 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 18 Dec 2024 05:19:16 +0000 (13:19 +0800)
commite59241f8b1315168b7a8a2645c3d3fe73ea5d6d9
tree0fac373cb1c9f37a5d51fcb5237d7a2928063c3b
parent3cd3f47cae5010bb582aee13476551a662851ddc
riscv: spl: add FIT name for RISC-V Falcon mode

The FIT name in RISC-V Falcon mode should be different from that in
normal boot mode; it is called linux.itb. If the setting is missing
in common/spl, the normal boot file name will be used.

Signed-off-by: Randolph <randolph@andestech.com>
common/spl/Kconfig