Sorry, for some reasons, I signed off with the
wrong e-mail address.
The second patch is the right one.
--
David du Colombier
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Signed-off-by: David du Colombier <0in...@gmail.com>
---
include/configs/sheevaplug.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 4747adf..5beb273 100644
--- a/include/configs/sheevaplug.h
+++ b/include/c
From: David du Colombier
Signed-off-by: David du Colombier
---
include/configs/sheevaplug.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 4747adf..5beb273 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs
> This fix prevents env_import() CRC to fail when CONFIG_ENV_SIZE
> is not equal to 4096 bytes
> It also prevents mtd->read and mtd->write to be incomplete when
> the environment is larger than 4096 bytes.
>
> Signed-off-by: David du Colombier <0in...@gmail.com>
This fix prevents env_import() CRC to fail when CONFIG_ENV_SIZE
is not equal to 4096 bytes
It also prevents mtd->read and mtd->write to be incomplete when
the environment is larger than 4096 bytes.
Signed-off-by: David du Colombier <0in...@gmail.com>
---
common/env_onenand.c |2
5 matches
Mail list logo