Hi, Am 30.09.2017 um 13:57 schrieb Antony Pavlov: > On Fri, 29 Sep 2017 14:07:09 +0200 > Oleksij Rempel 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 :) >>> + * based on coreboot/src/arch/riscv/bootblock.S >>> + * >>> + * Copyright (C) 2016 Antony Pavlov >>> + * -- Regards, Oleksij