
22 Jun
2020
22 Jun
'20
4:01 p.m.
On Fri, Jun 5, 2020 at 4:41 AM Jagan Teki jagan@amarulasolutions.com wrote:
Enable SPI flash(SF) distro boot command in Sifive FU540.
This distro boot will read the boot script at specific location at the flash and start sourcing the same.
Included the SF device at the last of the target devices list since all the rest of the devices on the list have more possibility to boot the distribution due to the size of the SPI flash is concern.
Signed-off-by: Jagan Teki jagan@amarulasolutions.com
Changes for v3:
- none
include/configs/sifive-fu540.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bin.meng@windriver.com