mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
3fda0262c3
This patch adds SiFive FU540 board support. For now, only SiFive serial, SiFive PRCI, and Cadance MACB drivers are only enabled. The SiFive FU540 defconfig by default builds U-Boot for S-Mode because U-Boot on SiFive FU540 will run in S-Mode as payload of BBL or OpenSBI. Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Alexander Graf <agraf@suse.de> Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
9 lines
278 B
Text
9 lines
278 B
Text
SiFive FU540 BOARD
|
|
M: Paul Walmsley <paul.walmsley@sifive.com>
|
|
M: Palmer Dabbelt <palmer@sifive.com>
|
|
M: Anup Patel <anup.patel@wdc.com>
|
|
M: Atish Patra <atish.patra@wdc.com>
|
|
S: Maintained
|
|
F: board/sifive/fu540/
|
|
F: include/configs/sifive-fu540.h
|
|
F: configs/sifive_fu540_defconfig
|