On Sat, May 2, 2020 at 6:07 PM Pragnesh Patel <pragnesh.pa...@sifive.com> wrote: > > Use the OTP DM driver to set the serial environment variable. > > Signed-off-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > --- > arch/riscv/dts/fu540-c000-u-boot.dtsi | 14 +++ > .../dts/hifive-unleashed-a00-u-boot.dtsi | 2 + > board/sifive/fu540/Kconfig | 2 + > board/sifive/fu540/fu540.c | 111 ++++++------------ > 4 files changed, 57 insertions(+), 72 deletions(-) > create mode 100644 arch/riscv/dts/fu540-c000-u-boot.dtsi >
Tested-by: Bin Meng <bmeng...@gmail.com>