From c4ca936b97c2839b9f34e5badd19d6388c28da2d Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 3 Feb 2012 15:59:34 -0700 Subject: beagleboard: Add fw_env.config This adds a fw_env.config file that is valid for BeagleBoard's with NAND for U-Boot environment. Signed-off-by: Tom Rini Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config | 1 + 1 file changed, 1 insertion(+) 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 00000000..ba8147a4 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config @@ -0,0 +1 @@ +/dev/mtd5 0x0 0x20000 0x20000 -- cgit v1.2.3-54-g00ecf