[U-Boot] [PATCH][v3] powerpc: Fix CamelCase warnings in DDR related code
York Sun
yorksun at freescale.com
Fri Sep 27 19:53:34 CEST 2013
On 09/24/2013 10:11 PM, Priyanka Jain wrote:
> Some DDR related structures present in fsl_ddr_dimm_params.h, fsl_ddr_sdram.h, ddr_spd.h
> has various parameters with embedded acronyms capitalized that trigger the CamelCase
> warning in checkpatch.pl
>
> Convert those variable names to smallcase naming convention and modify all files
> which are using these structures with modified structures.
>
> Signed-off-by: Priyanka Jain <Priyanka.Jain at freescale.com>
> ---
> Changes for v3:
> Updated patch description. Fix warning related to force_2T
> in board specific files.
> Changes for v2:
> Corrected CamelCase error related to twoT_en and threeT_en
> which got missed in v0 patch. Thanks to Prabhakar Kushwaha
> for helping in finding this issue.
>
Applied to u-boot-mpc85xx/next, pending merging to u-boot-mpc85xx/master
branch.
York
More information about the U-Boot
mailing list