[U-Boot] [PATCH] imximage: Add support for NOR boot

Wolfgang Denk wd at denx.de
Mon Dec 5 23:26:19 CET 2011


Dear Fabio Estevam,

In message <1322916517-9002-1-git-send-email-festevam at gmail.com> you wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
> 
> Add support for NOR boot on imximage.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
...
> --- a/tools/imximage.c
> +++ b/tools/imximage.c
> @@ -51,6 +51,7 @@ static table_entry_t imximage_bootops[] = {
>  	{FLASH_OFFSET_NAND,	"nand",		"NAND Flash",	},
>  	{FLASH_OFFSET_SD,	"sd",		"SD Card",	},
>  	{FLASH_OFFSET_ONENAND,	"onenand",	"OneNAND Flash",},
> +	{FLASH_OFFSET_NOR,	"nor",		"NOR Flash",	},

Can we please sort this list?  Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Worlds may change, galaxies disintegrate, but a woman always  remains
a woman.
	-- Kirk, "The Conscience of the King", stardate 2818.9


More information about the U-Boot mailing list