[U-Boot] [PATCH 05/12] riscv: Add Kconfig to support RISC-V

Tom Rini trini at konsulko.com
Fri Dec 22 15:30:24 UTC 2017


On Fri, Dec 22, 2017 at 03:44:22PM +0800, Andes wrote:

> From: Rick Chen <rick at andestech.com>
> 
> Add Kconfig and makefile for RISC-V
> 
> Signed-off-by: Rick Chen <rick at andestech.com>
> Signed-off-by: Rick Chen <rickchen36 at gmail.com>
> Signed-off-by: Greentime Hu <green.hu at gmail.com>
> Cc: Padmarao Begari <Padmarao.Begari at microsemi.com>
> ---
>  arch/riscv/Kconfig   |   42 ++++++++++++++++++++++++++++++++++++++++++
>  arch/riscv/Makefile  |   11 +++++++++++
>  arch/riscv/config.mk |   33 +++++++++++++++++++++++++++++++++
>  3 files changed, 86 insertions(+), 0 deletions(-)
>  create mode 100644 arch/riscv/Kconfig
>  create mode 100644 arch/riscv/Makefile
>  create mode 100644 arch/riscv/config.mk

This should also touch the top-level MAINTAINERS, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171222/f5e3c09e/attachment.sig>


More information about the U-Boot mailing list