[PATCH 1/2] ARM: omap: barebox update spi nor MLO handler

Sascha Hauer s.hauer at pengutronix.de
Fri Aug 23 02:46:02 EDT 2013


Hi Shravan,

On Thu, Aug 22, 2013 at 02:05:36PM +0200, Shravan Kumar wrote:
> From: shravan <shravan.k at phytec.in>
> 
> 	-Added mlo spi NOR copy handler
> 	-This handler will convert the MLO to big endian
> 	-Tested with pcm051 board
> 
> +/*
> + * Register a omap MLO update handler for SPI NOR
> + */
> +int omap_bbu_spi_nor_mlo_register_handler(const char *name, char *devicefile)
> +{

Does this work with "real" omaps? The comment in the header seems to
imply that it only works for am33xx. If this is the case, the function
should be named am33xx_bbu_spi_nor_mlo_register_handler.

Otherwise this series looks fine.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list