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

2013-08-08 Thread Shaohui Xie
Since the parameters need to be modified according to different Serdes protocols at runtime, the const will block this. Signed-off-by: Shaohui Xie shaohui@freescale.com --- board/freescale/common/vsc3316_3308.c | 2 +- board/freescale/common/vsc3316_3308.h | 2 +-

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

2013-08-08 Thread Shaohui Xie
Since the parameters need to be modified according to different Serdes protocols at runtime, the const will block this. Signed-off-by: Shaohui Xie shaohui@freescale.com --- board/freescale/common/vsc3316_3308.c | 2 +- board/freescale/common/vsc3316_3308.h | 2 +-

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

2013-08-08 Thread Shaohui Xie
Since the parameters need to be modified according to different Serdes protocols at runtime, the const will block this. Signed-off-by: Shaohui Xie shaohui@freescale.com --- board/freescale/common/vsc3316_3308.c | 2 +- board/freescale/common/vsc3316_3308.h | 2 +-