[U-Boot] [PATCH v3 2/2] cosmetics: braces, comment and whitespace formatting Signed-off-by: Lothar Felten <lothar.felten at gmail.com>

Tom Rini trini at ti.com
Wed Jan 29 17:44:51 CET 2014


On Wed, Jan 29, 2014 at 04:39:03PM +0100, Lothar Felten wrote:

> Signed-off-by: Lothar Felten <lothar.felten at gmail.com>
> ---
>  board/silica/pengwyn/board.c |   10 +++++-----
>  include/configs/pengwyn.h    |    6 ++----
>  2 files changed, 7 insertions(+), 9 deletions(-)
> 
> diff --git a/board/silica/pengwyn/board.c b/board/silica/pengwyn/board.c
> index d5dbd3b..97d7de4 100644
> --- a/board/silica/pengwyn/board.c
> +++ b/board/silica/pengwyn/board.c
> @@ -77,11 +77,11 @@ const struct dpll_params dpll_ddr_400 = {
>  
>  void am33xx_spl_board_init(void)
>  {
> -	/* the pengwyn board uses the TPS650250 PMIC  without I2C */
> -	/* interface and will output the following fixed voltages: */
> -	/* DCDC1=3V3 (IO) DCDC2=1V5 (DDR) DCDC3=1V26 (Vmpu) */
> -	/* VLDO1=1V8 (IO) VLDO2=1V8(IO) */
> -	/* Vcore=1V1 is fixed, generated by TPS62231 */
> +	/* The pengwyn board uses the TPS650250 PMIC  without I2C
> +	 * interface and will output the following fixed voltages:
> +	 * DCDC1=3V3 (IO) DCDC2=1V5 (DDR) DCDC3=1V26 (Vmpu)
> +	 * VLDO1=1V8 (IO) VLDO2=1V8(IO)
> +	 * Vcore=1V1 is fixed, generated by TPS62231 */

Not quite right, and please squash this patch into the first one, in the
next posting.  Thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140129/bfccb8c0/attachment.pgp>


More information about the U-Boot mailing list