[U-Boot] [PATCH] Kirkwood: declare mpp config static and const

Prafulla Wadaskar prafulla at marvell.com
Mon May 28 11:48:49 CEST 2012



> -----Original Message-----
> From: Michael Walle [mailto:michael at walle.cc]
> Sent: 26 May 2012 05:57
> To: u-boot at lists.denx.de
> Cc: Mike Frysinger; Michael Walle; Prafulla Wadaskar; Simon Guinot;
> Jason Cooper; Siddarth Gore; Eric Cooper; Stefan Herbrechtsmeier;
> Valentin Longchamp
> Subject: [PATCH] Kirkwood: declare mpp config static and const
> 
> Change the prototype of kirkwood_mpp_conf() from
>   void kirkwood_mpp_conf(u32 *mpp_list)
> to
>   void kirkwood_mpp_conf(const u32 *mpp_list)

There are few patches being discussed that may affect if the const is declared for this function.

Ref:
http://lists.denx.de/pipermail/u-boot/2012-May/124516.html
http://patchwork.ozlabs.org/patch/159582/

Regards..
Prafulla . . .


More information about the U-Boot mailing list