
11 Apr
2019
11 Apr
'19
1:52 p.m.
On 17.02.19 22:30, Chris Packham wrote:
When run from the SPL the mvebu targets are using the hardware default offset for the SoC peripherals. devfdt_get_addr_size_index() understands how to deal with this via dm_get_translation_offset() so use this instead of fdtdec_get_addr_size_auto_noparent().
Signed-off-by: Chris Packham judge.packham@gmail.com Reviewed-by: Stefan Roese sr@denx.de
Changes in v4: None Changes in v3: None Changes in v2: None
Applied to u-boot-marvell/master.
Thanks, Stefan