Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] support for RISC-V architecture
@ 2018-07-14  7:09 Anton Kuzmin
  2018-09-12 21:38 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Anton Kuzmin @ 2018-07-14  7:09 UTC (permalink / raw)
  To: buildroot

This patch set adds basic support for RISC-V ISA.

Only 64-bit glibc toolchain/sdk are built at the moment.

Anton Kuzmin (2):
  riscv: add support for RISC-V Instruction Set
  toolchain-buildroot: add support for RISC-V Instruction Set
    Architecture

 Makefile                                |  3 +-
 arch/Config.in                          | 13 +++++
 arch/Config.in.riscv                    | 77 +++++++++++++++++++++++++
 arch/arch.mk.riscv                      | 18 ++++++
 toolchain/toolchain-buildroot/Config.in |  3 +-
 5 files changed, 112 insertions(+), 2 deletions(-)
 create mode 100644 arch/Config.in.riscv
 create mode 100644 arch/arch.mk.riscv

-- 
2.18.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 0/2] support for RISC-V architecture
  2018-07-14  7:09 [Buildroot] [PATCH 0/2] support for RISC-V architecture Anton Kuzmin
@ 2018-09-12 21:38 ` Thomas Petazzoni
  2018-09-21 14:52   ` Anton Kuzmin
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2018-09-12 21:38 UTC (permalink / raw)
  To: buildroot

Hello Anton,

On Sat, 14 Jul 2018 09:09:38 +0200, Anton Kuzmin wrote:
> This patch set adds basic support for RISC-V ISA.
> 
> Only 64-bit glibc toolchain/sdk are built at the moment.

Thanks for this patch series. I missed it back then, but in the mean
time, Mark Corbin has proposed a more complete patch series adding
RISC-V support:

  http://patchwork.ozlabs.org/project/buildroot/list/?series=65306

I'll mark your series as Superseded in our patch tracking system. Could
you look at Mark's proposal, and see if it works for you as well ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 0/2] support for RISC-V architecture
  2018-09-12 21:38 ` Thomas Petazzoni
@ 2018-09-21 14:52   ` Anton Kuzmin
  0 siblings, 0 replies; 3+ messages in thread
From: Anton Kuzmin @ 2018-09-21 14:52 UTC (permalink / raw)
  To: buildroot

Hello Thomas,

Sorry for the delayed response: vacations and post-vacation ramp-up.

On 09/12/2018 11:38 PM, Thomas Petazzoni wrote:
> Hello Anton,
> 
> On Sat, 14 Jul 2018 09:09:38 +0200, Anton Kuzmin wrote:
>> This patch set adds basic support for RISC-V ISA.
>>
>> Only 64-bit glibc toolchain/sdk are built at the moment.
> 
> Thanks for this patch series. I missed it back then, but in the mean

No problem, I'm glad to see the support for RISC-V coming to
the Buildroot, regardless of the authorship.

> time, Mark Corbin has proposed a more complete patch series adding
> RISC-V support:
> 
>   http://patchwork.ozlabs.org/project/buildroot/list/?series=65306

Yes, I saw it and we've exchanged a few e-mails with Mark.

> I'll mark your series as Superseded in our patch tracking system. Could

OK with me.


> you look at Mark's proposal, and see if it works for you as well ?

I should be able to look through the patches and give them a try
during next week.


Best regards,

Anton


> Thanks!
> 
> Thomas
> 

-- 
Anton Kuzmin
ARIES Embedded GmbH
Sch?ngeisinger Strasse 84
D-82256 F?rstenfeldbruck
Germany

Web: http://www.aries-embedded.de
Email: ak at aries-embedded.de

Gesch?ftsf?hrer: Dipl.Ing.(FH) Andreas Widder
HRB 146355 M?nchen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-21 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-14  7:09 [Buildroot] [PATCH 0/2] support for RISC-V architecture Anton Kuzmin
2018-09-12 21:38 ` Thomas Petazzoni
2018-09-21 14:52   ` Anton Kuzmin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox