From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Fri, 18 Jan 2019 00:05:52 +0100 Subject: [U-Boot] [PATCH 11/11] riscv: Add SiFive FU540 board support In-Reply-To: <20190117103748.36613-12-anup.patel@wdc.com> References: <20190117103748.36613-1-anup.patel@wdc.com> <20190117103748.36613-12-anup.patel@wdc.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 On 17.01.19 11:39, Anup Patel wrote: > 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: Anup Patel > Signed-off-by: Atish Patra Reviewed-by: Alexander Graf Alex