
4 Jun
2016
4 Jun
'16
7:04 a.m.
On 05/18/2016 05:42 AM, Vincent Siles wrote:
LS102A ref manual dictates that ICID have to be written to the MSB of the ICID register, not to the LSB.
Signed-off-by: Vincent Siles vincent.siles@provenrun.com
Changes in v3:
- Fix another issue with ICID setup: the value is not written at the correct location (LSB instead of MSB)
Changes in v2:
- Casting to void * instead of u8 *
- Splitted commit into two seperate ones
board/freescale/common/ls102xa_stream_id.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Applied to fsl-qoriq master branch. Awaiting upstream. Thanks.
York