From 2a1e461a98a74229bab8decf68b9d79bb1555253 Mon Sep 17 00:00:00 2001 From: Brian Ma Date: Thu, 11 May 2023 17:12:43 +0800 Subject: meta-nuvoton: Update default fw_env.config Update new fw_env.config for U-Boot fw_print/setenv utils access correct U-Boot environment offset. And also add recipe udev-nuvoton-mtd-partitions for create readable mtd device symlink. Change-Id: I3bfa2015f536b27382f561bd8cdb0d7dbd2d88cd Signed-off-by: Brian Ma --- meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config (limited to 'meta-nuvoton/recipes-bsp/u-boot/files') diff --git a/meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config b/meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config new file mode 100644 index 0000000000..8bd3ae7bff --- /dev/null +++ b/meta-nuvoton/recipes-bsp/u-boot/files/fw_env.config @@ -0,0 +1,2 @@ +# MTD device name Device offset Env. size Flash sector size Number of sectors +/dev/mtd/u-boot-env 0x0000 0x40000 0x4000 -- cgit v1.2.3