[PATCH] clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Thu Feb 11 08:27:59 CET 2021


On 03.02.2021 14:59, Simon Glass wrote:
> 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.
> 

Applied to u-boot-atmel/master


More information about the U-Boot mailing list