u-boot/arch/microblaze/cpu
Ovidiu Panait b3fe1e8ff3 microblaze: spl: add board_boot_order() implementation
Microblaze has three boot modes defined in microblaze/include/asm/spl.h,
but only booting from NOR flash is currently useable. Add a custom
board_boot_order() implementation so that RAM and SPI boot modes can also
be selected if the corresponding load-image support is present.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Link: https://lore.kernel.org/r/20211130163358.2531677-3-ovidiu.panait@windriver.com
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2022-01-05 10:22:02 +01:00
..
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
exception.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
irq.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c microblaze: spl: add board_boot_order() implementation 2022-01-05 10:22:02 +01:00
start.S microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00
timer.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
u-boot-spl.lds microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00
u-boot.lds microblaze: u-boot.lds: replace __end symbol with _end 2022-01-05 10:22:02 +01:00