[PATCH 0/1] Avoid build failure on veyron board

Alvaro Fernando García alvarofernandogarcia at gmail.com
Fri Aug 4 02:35:37 CEST 2023


I noticed that u-boot stopped building for Veyron boards since
commit 533ad9dc, which may also affect other 32bit boards.

This series fixes compilation by using div_u64 operation.

I apologize for any inconvenient, this is my first patch.



Alvaro Fernando García (1):
  video: avoid build failure on veyron board

 drivers/video/pwm_backlight.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.41.0



More information about the U-Boot mailing list