diff options
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch b/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch deleted file mode 100644 index 8c39abf..0000000 --- a/recipes-bsp/u-boot/u-boot-2016.09.01/mtcdt/spl.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -raNu git.orig/configs/at91sam9x5ek_nandflash_defconfig git/configs/at91sam9x5ek_nandflash_defconfig ---- git.orig/configs/at91sam9x5ek_nandflash_defconfig 2017-05-02 17:52:50.369459785 -0500 -+++ git/configs/at91sam9x5ek_nandflash_defconfig 2017-05-02 17:54:16.855261970 -0500 -@@ -1,7 +1,7 @@ - CONFIG_ARM=y - CONFIG_ARCH_AT91=y - CONFIG_TARGET_AT91SAM9X5EK=y --CONFIG_SPL=y -+CONFIG_SPL=n - CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9X5,SYS_USE_NANDFLASH" - CONFIG_SYS_PROMPT="U-Boot> " - # CONFIG_CMD_IMI is not set |