From 11e1b9c4483d0aec8ff6631588b6adc04d063b13 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 18 Nov 2022 10:45:59 -0600 Subject: Update mtrv1 patch --- recipes-bsp/u-boot/u-boot-2016.09.01/mtrv1.patch | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 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 0616680..46208d5 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,17 +85,18 @@ 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 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 +--- 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 -CONFIG_CMD_I2C=y ++# CONFIG_CMD_I2C is not set +CONFIG_NET_RANDOM_ETHADDR=y - - # 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 + CONFIG_CMD_USB=y + # CONFIG_CMD_DFU is not set + # CONFIG_CMD_USB_MASS_STORAGE is not set 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