]> git.baikalelectronics.ru Git - uboot.git/commit
board: sifive: support spl multi-dtb on unmatched board
authorZong Li <zong.li@sifive.com>
Wed, 30 Jun 2021 15:23:50 +0000 (23:23 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Tue, 6 Jul 2021 12:24:26 +0000 (20:24 +0800)
commit39e0288eda1f314961e4787d16f4d58673af4098
tree62d2ac2c805629f26ab5f0709d7d4775020587ea
parent10ff8d343af5c1a03e6fbf3a18c5ad8b70d6faa3
board: sifive: support spl multi-dtb on unmatched board

There are two revisions of unmatched board with different DDR timing,
we'd like to support multi-dtb mechanism in SPL, then it selects the
right DTB at runtime according to PCB revision in I2C EEPROM.

Signed-off-by: Zong Li <zong.li@sifive.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
board/sifive/unmatched/spl.c
configs/sifive_unmatched_defconfig