On 16/12/2013 23:44, Otavio Salvador wrote:
> Using 512k for fdt partition allow it to be aligned with the other
> small partitions and 512k erase block size.
> 
> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
> ---
> Changes in v3: None
> Changes in v2: None
> 
>  include/configs/mx28evk.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
> index 22fdb3a..3de0599 100644
> --- a/include/configs/mx28evk.h
> +++ b/include/configs/mx28evk.h
> @@ -96,7 +96,7 @@
>               "512k(environment),"            \
>               "512k(redundant-environment),"  \
>               "4m(kernel),"                   \
> -             "128k(fdt),"                    \
> +             "512k(fdt),"                    \
>               "8m(ramdisk),"                  \
>               "-(filesystem)"
>  #endif
> 

Acked-by: Stefano Babic <sba...@denx.de>

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=====================================================================
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to