From cda06e273275054ffdea6f8bf8873ae0ad7fb256 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 1 Jul 2022 17:28:59 +0800 Subject: [PATCH] Make changes to hardware revision 00F0: Replace Ethernet PHY by RTL8211FD-CG --- recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb | 2 +- recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb b/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb index 1a2f7d1..cb9943e 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8m-imx_v2018.03_4.14.98_2.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "f3001a034dd6f0d57814e6b52014e5aab7777cf2" +SRCREV = "e5336ae19bce8086f2c9b2028e167d8afd90d173" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb b/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb index 5d0b454..d0feec5 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb @@ -21,7 +21,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 = "af8c08b6bffe29145c54c9b6f2f2b5208e2d5c1d" +SRCREV = "171595fa92a23a87363fb99275d58a64a8f19f9e" S = "${WORKDIR}/git" -- 1.9.1