[meta-ti] [PATCH] beagleboard: Add fw_env.config
Denys Dmytriyenko
denis at denix.org
Sun Feb 5 21:13:50 PST 2012
On Fri, Feb 03, 2012 at 03:59:34PM -0700, Tom Rini wrote:
> 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.
Tom,
Does it conflict with NAND-less BB-xm, since all BBs share the same MACHINE
config and override, hence masking the previously default fw_env.config?
--
Denys
> 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
>
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>
More information about the meta-ti
mailing list