Files
u-boot/board
Vincent Siles 15b96ad831 arm: Fix SCFG ICID reg addresses
On the LS102x boards, in order to initialize the ICID values of
masters, the dev_stream_id array holds absolute offsets from the
base of SCFG.

In ls102xa_config_ssmu_stream_id, the base pointer is cast to
uint32_t * before adding the offset, leading to an invalid address.
Casting it to void * solves the issue.

Signed-off-by: Vincent Siles <vincent.siles@provenrun.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-05-18 08:51:44 -07:00
..
2016-03-15 15:13:04 -04:00
2016-05-02 18:37:09 -04:00
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-09-11 17:12:57 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-11-12 17:38:08 +01:00
2015-09-11 14:59:16 -04:00
2016-04-01 17:18:10 -04:00
2016-02-06 12:00:59 +01:00
2015-09-07 13:41:04 +02:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-20 21:40:02 +01:00
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:00 -05:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-03-26 14:16:12 +01:00
2016-01-19 08:31:21 -05:00
2016-03-27 09:13:01 -04:00