[Buildroot] [PATCH 2/2] or1k: add defconfig for Qemu system emulation

Peter Korsgaard peter at korsgaard.com
Wed Jan 25 22:25:05 UTC 2017


>>>>> "Waldemar" == Waldemar Brodkorb <wbx at openadk.org> writes:

 > You can bootup a OpenRISC system, networking is not working.
 > Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>
 > Tested-by: Romain Naour <romain.naour at gmail.com>
 > ---
 > v1 -> v2: 
 >   * add SoB to numerated kernel patches, suggested by Romain
 >   * split defconfig and arch support patches, suggested by Thomas P.

 > diff --git a/configs/qemu_or1k_defconfig b/configs/qemu_or1k_defconfig
 > new file mode 100644
 > index 0000000..111afc2
 > --- /dev/null
 > +++ b/configs/qemu_or1k_defconfig
 > @@ -0,0 +1,22 @@
 > +# Architecture
 > +BR2_or1k=y
 > +
 > +# System
 > +BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"

The kernel already automatically boots with console=ttyS0, so explicitly
setting it to ttyS0 isn't needed.

Committed with that removed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list