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 <[email protected]> > --- > > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

