[U-Boot] [PATCH v4 1/3] watchdog: orion_wdt: support SPL usage
Stefan Roese
sr at denx.de
Thu Apr 11 11:52:29 UTC 2019
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 at gmail.com>
> Reviewed-by: Stefan Roese <sr at denx.de>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
Applied to u-boot-marvell/master.
Thanks,
Stefan
More information about the U-Boot
mailing list