From 58013d7f15d2e057de53e8384b8b19a1e79b66bb Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 1 Jul 2022 17:25:16 +0800 Subject: [PATCH] Make changes to hardware revision 00F0: Replace Ethernet PHY by RTL8211FD-CG --- recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb | 2 +- recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb b/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb index f5e5dd5..0c24709 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8m-imx_v2019.04_4.19.35_1.1.0" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "98ddf5324018cd67bc8c65e706b1c9ba23b53533" +SRCREV = "437727199bf07f2c77d8b6bbca7eabe7621994d7" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb b/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb index c59a6e3..64aa09c 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb @@ -23,7 +23,7 @@ DEFAULT_DTB = "fsl-smarcimx8mq" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "314102822fd9da8a7b29e20f801b258727cb3249" +SRCREV = "a24d6757302c3b6a254a5bc408f91f1d2110c7a4" S = "${WORKDIR}/git" -- 1.9.1