summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2023-08-01 10:57:32 +0300
committerTim Lee <chli30@nuvoton.com>2023-08-02 04:02:32 +0300
commita80b1198294c4fa4eeff2d2e880333f5f4a82bdd (patch)
treef74a27da5b5e58f7342fa2805f08dd03703d9c87
parent9d40f6328d007fab599b4a3eeb8ade1f49a21e62 (diff)
downloadopenbmc-a80b1198294c4fa4eeff2d2e880333f5f4a82bdd.tar.xz
meta-nuvoton: npcm7xx-igps: update to 02.01.18
Changelog: IGPS 02.01.18 - Jul 27th 2023 ============== - BootBlock 10.10.18 Date: 24.07.24 ================== =============== Add support for baud rate setting supported baud rates 115200, 460800 - Support BAUD Rate configuration (115200, 460800) - XML: Add baud rate setting to BootblockAndHeader.XML Default value is 115200. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I93d6b37fdf1d4662cfe84b11dd73d7aa3d24aaf6
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.18.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.17.bb)4
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.18.bb (renamed from meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.12.bb)4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.17.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.18.bb
index 21ae6158ca..f3d1aa2e57 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.17.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.18.bb
@@ -8,14 +8,14 @@ FILENAME = "Poleg_bootblock_${PV}.bin"
S = "${WORKDIR}"
-SRCREV = "7bfef99f7a0354395519c4975f96d66cdda1fb67"
+SRCREV = "4fa655f95547b927b0133c8ed96c88c5d14ac7b3"
SRC_URI = " \
https://raw.githubusercontent.com/Nuvoton-Israel/bootblock/${SRCREV}/LICENSE;name=lic \
https://github.com/Nuvoton-Israel/bootblock/releases/download/BootBlock_${PV}/Poleg_bootblock_basic.bin;downloadfilename=${FILENAME};name=bin \
"
SRC_URI[lic.md5sum] = "b234ee4d69f5fce4486a80fdaf4a4263"
-SRC_URI[bin.sha256sum] = "3e92e3f6c4624139d000f91541792a54f52205637bb88abd14310c854694cb39"
+SRC_URI[bin.sha256sum] = "a33f3fe96786929a8f35e986ae76bbd1bf53459770a6ece7d6777dced1d62ddf"
inherit deploy
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.12.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.18.bb
index 5ef884ce74..843e704620 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.12.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-igps-native_02.01.18.bb
@@ -8,8 +8,8 @@ SRC_URI = " \
git://github.com/Nuvoton-Israel/igps;branch=master;protocol=https \
file://0001-Adjust-paths-for-use-with-Bitbake.patch \
"
-# tag IGPS_02.01.12
-SRCREV = "2fb1a3b0d61164ed1157e27889a4ec2292cbc760"
+# tag IGPS_02.01.18
+SRCREV = "e0fc2ba58d561220a957bc06aefe1ac7f6e96126"
S = "${WORKDIR}/git"