1# Copyright (c) 2022-2024 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3# Description: 4# Helper file to download the GSRD preloader to the board before the application 5 6restore boards/intel/socfpga_std/cyclonev_socdk/support/u-boot-spl 7symbol-file -readnow boards/intel/socfpga_std/cyclonev_socdk/support/u-boot-spl 8thbreak spl_boot_device 9jump _start 10