[U-Boot] [PATCH 19/25] SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
Stefan Roese
sr at denx.de
Wed Mar 7 15:32:07 CET 2012
On Wednesday 07 March 2012 13:04:08 Amit Virdi wrote:
> From: Vipin Kumar <vipin.kumar at st.com>
>
> Enable CONFIG_SYS_FLASH_EMPTY_INFO macro to enable reporting of empty
> sector information through flinfo command.
>
> Signed-off-by: Vipin Kumar <vipin.kumar at st.com>
> Signed-off-by: Amit Virdi <amit.virdi at st.com>
> ---
> include/configs/spear-common.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/spear-common.h
> b/include/configs/spear-common.h index 0998157..bde99d2 100644
> --- a/include/configs/spear-common.h
> +++ b/include/configs/spear-common.h
> @@ -80,7 +80,6 @@
>
CONFIG_SYS_CS1_FLASH_BASE}
> #define CONFIG_SYS_MAX_FLASH_SECT 128
>
> -#define CONFIG_SYS_FLASH_EMPTY_INFO 1
> #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * CONFIG_SYS_HZ)
> #define CONFIG_SYS_FLASH_WRITE_TOUT (3 * CONFIG_SYS_HZ)
>
> @@ -238,6 +237,7 @@
> #define CONFIG_SYS_CONSOLE_INFO_QUIET 1
> #define CONFIG_SYS_64BIT_VSPRINTF 1
>
> +#define CONFIG_SYS_FLASH_EMPTY_INFO 1
No 1 please.
Other than that:
Acked-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
More information about the U-Boot
mailing list