All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] beagleboard: Add fw_env.config
@ 2012-02-03 22:59 Tom Rini
  2012-02-06  5:13 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2012-02-03 22:59 UTC (permalink / raw)
  To: meta-ti; +Cc: Tom Rini

From: Tom Rini <trini@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@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-06  5:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 22:59 [PATCH] beagleboard: Add fw_env.config Tom Rini
2012-02-06  5:13 ` Denys Dmytriyenko
2012-02-06  5:41   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.