From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anup Patel Date: Mon, 18 Nov 2019 12:31:57 +0000 Subject: [U-Boot] [PATCH v4 1/2] riscv: dts: Add hifive-unleashed-a00 dts from Linux In-Reply-To: References: <20191118112941.21286-1-jagan@amarulasolutions.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: U-Boot On Behalf Of Bin Meng > Sent: Monday, November 18, 2019 5:52 PM > To: Jagan Teki > Cc: U-Boot Mailing List > Subject: Re: [U-Boot] [PATCH v4 1/2] riscv: dts: Add hifive-unleashed-a00 dts > from Linux > > On Mon, Nov 18, 2019 at 7:30 PM Jagan Teki > 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 > > --- > > 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 LGTM. Reviewed-by: Anup Patel Regards, Anup