[PATCH 1/6] board: sifive: unmatched: add initial support for a platform ID EEPROM
Leo Liang
ycliang at andestech.com
Tue Jul 6 14:17:22 CEST 2021
On Wed, Jun 30, 2021 at 11:23:45PM +0800, Zong Li wrote:
> Add initial support for the PCB description EEPROM for SiFive HiFive
> Unmatched boards.
>
> This implementation is refactored based on Paul Walmsley's porting and
> adopt the suggestions from David Abdurachmanov.
>
> Signed-off-by: Paul Walmsley <paul.walmsley at sifive.com>
> Signed-off-by: David Abdurachmanov <david.abdurachmanov at sifive.com>
> Signed-off-by: Zong Li <zong.li at sifive.com>
> ---
> board/sifive/unmatched/Makefile | 1 +
> .../unmatched/hifive-platform-i2c-eeprom.c | 542 ++++++++++++++++++
> include/configs/sifive-unmatched.h | 6 +
> 3 files changed, 549 insertions(+)
> create mode 100644 board/sifive/unmatched/hifive-platform-i2c-eeprom.c
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list