From 6bc97914f155f72de8c4646c4fab339d3ac283b6 Mon Sep 17 00:00:00 2001 From: Serhii Voloshynov Date: Fri, 3 Feb 2023 15:46:53 +0200 Subject: Revert "Update mtrv1 patch" This reverts commit 11e1b9c4483d0aec8ff6631588b6adc04d063b13. --- recipes-bsp/u-boot/u-boot-2016.09.01/mtrv1.patch | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-2016.09.01/mtrv1.patch b/recipes-bsp/u-boot/u-boot-2016.09.01/mtrv1.patch index 46208d5..0616680 100644 --- a/recipes-bsp/u-boot/u-boot-2016.09.01/mtrv1.patch +++ b/recipes-bsp/u-boot/u-boot-2016.09.01/mtrv1.patch @@ -85,18 +85,17 @@ diff -Naru orig/board/atmel/at91sam9x5ek/at91sam9x5ek.c new/board/atmel/at91sam9 + return 0; +} diff -Naru orig/configs/at91sam9x5ek_nandflash_defconfig new/configs/at91sam9x5ek_nandflash_defconfig ---- orig/configs/at91sam9x5ek_nandflash_defconfig 2022-11-18 10:42:42.778249577 -0600 -+++ new/configs/at91sam9x5ek_nandflash_defconfig 2022-11-18 10:48:03.694242067 -0600 -@@ -315,7 +315,8 @@ - CONFIG_CMD_MMC=y - # CONFIG_CMD_SF is not set - # CONFIG_CMD_SPI is not set +--- orig/configs/at91sam9x5ek_nandflash_defconfig 2021-09-16 07:44:32.342787536 -0500 ++++ new/configs/at91sam9x5ek_nandflash_defconfig 2021-09-16 07:48:36.378792455 -0500 +@@ -30,7 +30,7 @@ + CONFIG_CMD_NAND=y + CONFIG_CMD_BOOTZ=y + CONFIG_CMD_MII=y -CONFIG_CMD_I2C=y -+# CONFIG_CMD_I2C is not set +CONFIG_NET_RANDOM_ETHADDR=y - CONFIG_CMD_USB=y - # CONFIG_CMD_DFU is not set - # CONFIG_CMD_USB_MASS_STORAGE is not set + + # The config option CONFIG_SILENT_CONSOLE can be used to quiet messages + # on the console. If the option has been enabled, the output can be diff -Naru orig/include/configs/at91sam9x5ek.h new/include/configs/at91sam9x5ek.h --- orig/include/configs/at91sam9x5ek.h 2021-09-16 07:45:26.598788630 -0500 +++ new/include/configs/at91sam9x5ek.h 2021-09-16 07:47:04.478790603 -0500 -- cgit v1.2.3