summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp/u-boot/files
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2020-07-07 21:31:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-17 23:22:04 +0300
commite477865c81b6f0eb9886c5368bbda73082d8bd9f (patch)
tree9c48f42102c42c6da9d14303d41b4d462df43dbd /meta-aspeed/recipes-bsp/u-boot/files
parentd221e0389dc9bafd72e541090a9c401a25a84ce3 (diff)
downloadopenbmc-e477865c81b6f0eb9886c5368bbda73082d8bd9f.tar.xz
u-boot-aspeed: Add fw_env.config for eMMC
Create a fw_env.config for eMMC with a redundant environment based on the mmc distro feature. The environment is located in the first eMMC partition in the User Data area. (From meta-aspeed rev: 3aa2db46e8097aa0a9627684686ca56b5d6b9872) Change-Id: I6e768e308f03513c6cf394a0adc7110d17322d49 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/recipes-bsp/u-boot/files')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/files/fw_env_ast2600_mmc.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-aspeed/recipes-bsp/u-boot/files/fw_env_ast2600_mmc.config b/meta-aspeed/recipes-bsp/u-boot/files/fw_env_ast2600_mmc.config
new file mode 100644
index 000000000..4c7937e30
--- /dev/null
+++ b/meta-aspeed/recipes-bsp/u-boot/files/fw_env_ast2600_mmc.config
@@ -0,0 +1,3 @@
+# Device name Device offset Env. size
+/dev/mmcblk0p1 0x00000 0x10000
+/dev/mmcblk0p1 0x10000 0x10000