[U-Boot] [PATCH v3 3/3] Fix ICID setup
York Sun
york.sun at nxp.com
Sat Jun 4 07:04:43 CEST 2016
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 at 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
More information about the U-Boot
mailing list