From 80d126ee12e99df02cf0227982e94d76b227a3f3 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 13 Nov 2014 07:40:12 +0100 Subject: apalis/colibri_t30: fix fw_setenv --- recipes-bsp/u-boot/files/fw_env.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp/u-boot/files') diff --git a/recipes-bsp/u-boot/files/fw_env.config b/recipes-bsp/u-boot/files/fw_env.config index c9b9f6a..e054ccb 100644 --- a/recipes-bsp/u-boot/files/fw_env.config +++ b/recipes-bsp/u-boot/files/fw_env.config @@ -7,8 +7,8 @@ # NOR example # MTD device name Device offset Env. size Flash sector size Number of sectors -/dev/mtd1 0x0000 0x4000 0x4000 -/dev/mtd2 0x0000 0x4000 0x4000 +#/dev/mtd1 0x0000 0x4000 0x4000 +#/dev/mtd2 0x0000 0x4000 0x4000 # MTD SPI-dataflash example # MTD device name Device offset Env. size Flash sector size Number of sectors -- cgit v1.2.3