spl_sd.cfg 260 B

1234567891011121314151617
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/
  4. */
  5. #define __ASSEMBLY__
  6. #include <config.h>
  7. IMAGE_VERSION 2
  8. BOOT_FROM sd
  9. /*
  10. * Secure boot support
  11. */
  12. #ifdef CONFIG_IMX_HAB
  13. CSF CONFIG_CSF_SIZE
  14. #endif