[U-Boot] [PATCH v4 1/2] riscv: dts: Add hifive-unleashed-a00 dts from Linux
Bin Meng
bmeng.cn at gmail.com
Mon Nov 18 12:22:14 UTC 2019
On Mon, Nov 18, 2019 at 7:30 PM Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> Sync the hifive-unleashed-a00 dts from Linux with
> below commit details:
>
> commit <2993c9b04e616df0848b655d7202a707a70fc876> ("riscv: dts: HiFive
> Unleashed: add default chosen/stdout-path")
>
> Idea is to periodically sync the dts from Linux instead of
> tweaking internal changes one after another, so better not
> add any intermediate changes in between. This would help to
> maintain the dts files easy and meaningful since we are
> reusing device tree files from Linux.
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
> ---
> Changes for v4:
> - none
>
> arch/riscv/dts/Makefile | 1 +
> arch/riscv/dts/fu540-c000.dtsi | 251 ++++++++++++++++++++++++
> arch/riscv/dts/hifive-unleashed-a00.dts | 96 +++++++++
> 3 files changed, 348 insertions(+)
> create mode 100644 arch/riscv/dts/fu540-c000.dtsi
> create mode 100644 arch/riscv/dts/hifive-unleashed-a00.dts
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list