[U-Boot] [PATCH 1/3][v3] powerpc/common/vsc3316: remove const from vsc3316_config parameter define

York Sun yorksun at freescale.com
Tue Aug 20 20:16:24 CEST 2013


On 08/19/2013 03:43 AM, Shaohui Xie wrote:
> From: Shaohui Xie <Shaohui.Xie at freescale.com>
> 
> Since the parameters need to be modified according to different Serdes
> protocols at runtime, the const will block this. Also remove const from
> arrays define used by vsc3316_config.
> 
> Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> ---
> changes for V3:
> 1. rebased on top of master branch.
> 
> changes for V2:
> 1. changed subject;
> 2. fix broken on B4xxx boards;
> 
>  board/freescale/b4860qds/b4860qds_crossbar_con.h |   12 ++++++------
>  board/freescale/common/vsc3316_3308.c            |    2 +-
>  board/freescale/common/vsc3316_3308.h            |    2 +-
>  board/freescale/t4qds/t4240qds.c                 |    8 ++++----
>  4 files changed, 12 insertions(+), 12 deletions(-)
>

Applied to u-boot-mpc85xx/master.

BTW, very confusing when you submit patches with your name but with
another email address Shengzhou.Liu at freescale.com.

York





More information about the U-Boot mailing list