On 03.02.2021 14:59, Simon Glass wrote: > On Tue, 2 Feb 2021 at 01:48, Eugen Hristev <[email protected]> > 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 <[email protected]> >> Signed-off-by: Eugen Hristev <[email protected]> >> --- >> drivers/clk/at91/compat.c | 20 ++++++++++++-------- >> 1 file changed, 12 insertions(+), 8 deletions(-) > > Reviewed-by: Simon Glass <[email protected]> > > Nice work. >
Applied to u-boot-atmel/master

