[PATCH v2] board: gateworks: gw_ventana: use comomn GSC driver
sbabic at denx.de
sbabic at denx.de
Thu Apr 21 14:26:20 CEST 2022
> Use the common GSC driver.
> This allows us to do some additional cleanup:
> - use the GSC driver functions
> - move waiting for the EEPROM to the SPL int (it will always be ready
> after this)
> - move eeprom functions into eeprom file and elimate GSC_I2C_BUS
> - eliminate some redundant EEPROM reads (the EEPROM must be read in
> SPL before relocation, in SPL after relocation, and in U-Boot init.
> All subsequent uses can use the global structure)
> - remove unnecessary header files and alphabatize includes
> Signed-off-by: Tim Harvey <tharvey at gateworks.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list