[PATCH] clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
Simon Glass
sjg at chromium.org
Wed Feb 3 13:59:43 CET 2021
On Tue, 2 Feb 2021 at 01:48, Eugen Hristev <eugen.hristev at microchip.com> wrote:
>
> Revert changes in at91 compat.c that cause u-boot to fail booting on
> sama5d4_xplained and sama5d2_xplained
>
> Log below:
>
> <debug_uart>
> No serial driver found
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Could not initialize timer (err -19)
>
> Fixes: a2703ce10c ("dm: Remove uses of device_bind_offset()")
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Eugen Hristev <eugen.hristev at microchip.com>
> ---
> drivers/clk/at91/compat.c | 20 ++++++++++++--------
> 1 file changed, 12 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Nice work.
More information about the U-Boot
mailing list