public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Zong Li <zong.li@sifive.com>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH 1/6] board: sifive: unmatched: add initial support for a platform ID EEPROM
Date: Tue, 6 Jul 2021 20:17:22 +0800	[thread overview]
Message-ID: <20210706121722.GA303@andestech.com> (raw)
In-Reply-To: <7aef83feb47b7f42c876b713b1f14940c218a297.1625065973.git.zong.li@sifive.com>

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@sifive.com>
> Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
> Signed-off-by: Zong Li <zong.li@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@andestech.com>

  reply	other threads:[~2021-07-06 12:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 15:23 [PATCH 0/6] Support multi-dtb in SPL on Unmatched board Zong Li
2021-06-30 15:23 ` [PATCH 1/6] board: sifive: unmatched: add initial support for a platform ID EEPROM Zong Li
2021-07-06 12:17   ` Leo Liang [this message]
2021-06-30 15:23 ` [PATCH 2/6] riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller Zong Li
2021-07-06 12:18   ` Leo Liang
2021-06-30 15:23 ` [PATCH 3/6] riscv: sifive: fu740: Support i2c in spl Zong Li
2021-07-06 12:19   ` Leo Liang
2021-06-30 15:23 ` [PATCH 4/6] board: sifive: Add an interface to get PCB revision Zong Li
2021-07-06 12:19   ` Leo Liang
2021-06-30 15:23 ` [PATCH 5/6] riscv: dts: add dts for unmatched rev1 Zong Li
2021-07-06 12:20   ` Leo Liang
2021-06-30 15:23 ` [PATCH 6/6] board: sifive: support spl multi-dtb on unmatched board Zong Li
2021-07-06 12:21   ` Leo Liang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210706121722.GA303@andestech.com \
    --to=ycliang@andestech.com \
    --cc=u-boot@lists.denx.de \
    --cc=zong.li@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox