[meta-ti] [PATCH] beagleboard: Add fw_env.config
Tom Rini
tom.rini at gmail.com
Fri Feb 3 14:59:34 PST 2012
From: Tom Rini <trini at ti.com>
This adds a fw_env.config file that is valid for BeagleBoard's
with NAND for U-Boot environment.
Signed-off-by: Tom Rini <trini at ti.com>
---
.../u-boot/u-boot/beagleboard/fw_env.config | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
create mode 100644 recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config
diff --git a/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config b/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config
new file mode 100644
index 0000000..ba8147a
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config
@@ -0,0 +1 @@
+/dev/mtd5 0x0 0x20000 0x20000
--
1.7.0.4
More information about the meta-ti
mailing list