From c97bba9bb67ee17105e566f8c25962c1f18d435b Mon Sep 17 00:00:00 2001
From: Markus Gothe <markus.gothe@genexis.eu>
Date: Thu, 6 Feb 2025 01:10:41 +0100
Subject: [PATCH] airoha: Adjust /etc/fw_env.config for eMMC.

---
 airoha/base-files/etc/fw_env.config.emmc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airoha/base-files/etc/fw_env.config.emmc b/airoha/base-files/etc/fw_env.config.emmc
index e40872308..0f0f0533d 100644
--- a/airoha/base-files/etc/fw_env.config.emmc
+++ b/airoha/base-files/etc/fw_env.config.emmc
@@ -1,3 +1,3 @@
 # Partitions on eMMC
+/dev/mmcblk0p1             0x0             0x1f000         0x1f000
 /dev/mmcblk0p2             0x0             0x1f000         0x1f000
-/dev/mmcblk0p3             0x0             0x1f000         0x1f000
-- 
GitLab