
On 08/19/2013 03:43 AM, Shaohui Xie wrote:
From: Shaohui Xie Shaohui.Xie@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@freescale.com
changes for V3:
- rebased on top of master branch.
changes for V2:
- changed subject;
- 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@freescale.com.
York