Package: u-boot

On 2015-03-29, Gerald Kerma wrote:
> Signed-off-by: Gerald Kerma <drea...@doukki.net>
> ---
>  debian/env-configs/sheevaplug.config | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/env-configs/sheevaplug.config 
> b/debian/env-configs/sheevaplug.config
> index 5bbd38d..6b847bb 100644
> --- a/debian/env-configs/sheevaplug.config
> +++ b/debian/env-configs/sheevaplug.config
> @@ -6,4 +6,4 @@
>  # sectors"
>  
>  # MTD device name   Device offset   Env. size   Flash sector size
> -/dev/mtd0           0x60000         0x20000     0x20000
> +/dev/mtd1           0x0             0x20000     0x20000
> -- 
> 2.1.4

This doesn't appear to be consistant with u-boot mainline v2015.04-rc5:

  $ grep ENV_OFFSET include/configs/sheevaplug.h
  #define CONFIG_ENV_OFFSET               0x80000 /* env starts here */


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to