diff options
| author | Tom Rini <trini@ti.com> | 2012-02-03 15:59:34 -0700 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-02-10 21:32:16 -0500 |
| commit | c4ca936b97c2839b9f34e5badd19d6388c28da2d (patch) | |
| tree | 9058a5a12fdf7d517ac9bafd59a3a6cd55caf4f5 | |
| parent | d874e605466525bdb189543885597a6a0ebdce71 (diff) | |
| download | meta-ti-c4ca936b97c2839b9f34e5badd19d6388c28da2d.tar.gz | |
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 <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot/beagleboard/fw_env.config | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
