[RFC v4 01/10] Add initial RISC-V architecture support

Antony Pavlov antonynpavlov at gmail.com
Mon Oct 2 07:08:40 PDT 2017


On Mon, 2 Oct 2017 09:43:02 +0200
Oleksij Rempel <linux at rempel-privat.de> wrote:

> Hi,
> 
> Am 30.09.2017 um 13:57 schrieb Antony Pavlov:
> > On Fri, 29 Sep 2017 14:07:09 +0200
> > Oleksij Rempel <linux at rempel-privat.de> wrote:
> > 
> >> Hi,
> >>
> >> hm... mostly looks identical with existing arch
> > 
> > What do you mean when you say "existing arch"?
> 
> it is a note for me. I just compared it with MIPS
> > ...
> > 
> >> Am 29.09.2017 um 01:12 schrieb Antony Pavlov:
> > ...
> >>> diff --git a/arch/riscv/boot/start.S b/arch/riscv/boot/start.S
> >>> new file mode 100644
> >>> index 000000000..2fd00f63d
> >>> --- /dev/null
> >>> +++ b/arch/riscv/boot/start.S
> >>> @@ -0,0 +1,74 @@
> >>> +/*
> >>> + * Startup Code for MIPS CPU
> 
> Beside here is a copy paste ^^^ artefact :)

Thanks! I have just fixed this.

> 
> >>> + * based on coreboot/src/arch/riscv/bootblock.S
> >>> + *
> >>> + * Copyright (C) 2016 Antony Pavlov <antonynpavlov at gmail.com>
> >>> + *

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list