[PATCH v5 07/11] eeprom: starfive: Enable ID EEPROM configuration

Leo Liang ycliang at andestech.com
Wed Jul 12 07:00:46 CEST 2023


On Thu, Jun 15, 2023 at 05:36:48PM +0800, Yanhong Wang wrote:
> Enabled ID_EEPROM configuration for StarFive VisionFive2 board.
> 
> Signed-off-by: Yanhong Wang <yanhong.wang at starfivetech.com>
> ---
>  arch/riscv/include/asm/arch-jh7110/eeprom.h   |  13 +
>  board/starfive/visionfive2/Makefile           |   1 +
>  .../visionfive2/visionfive2-i2c-eeprom.c      | 561 ++++++++++++++++++
>  3 files changed, 575 insertions(+)
>  create mode 100644 arch/riscv/include/asm/arch-jh7110/eeprom.h
>  create mode 100644 board/starfive/visionfive2/visionfive2-i2c-eeprom.c

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list