[PATCH] Updated xilinx_zynq_a9_qemu bsp README instructions.
Christian Mauderer
christian.mauderer at embedded-brains.de
Tue Oct 25 07:13:24 UTC 2016
Am 22.10.2016 um 17:46 schrieb James:
> ---
> c/src/lib/libbsp/arm/xilinx-zynq/README | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/c/src/lib/libbsp/arm/xilinx-zynq/README b/c/src/lib/libbsp/arm/xilinx-zynq/README
> index 6bad853..eef9159 100644
> --- a/c/src/lib/libbsp/arm/xilinx-zynq/README
> +++ b/c/src/lib/libbsp/arm/xilinx-zynq/README
> @@ -2,7 +2,7 @@ Tested only on Qemu.
>
> git clone git://git.qemu.org/qemu.git qemu
> cd qemu
> -git co a1bff71c56f2d1048244c829b63797940dd4ba0e
> +git checkout 1b0d3845b454eaaac0b2064c78926ca4d739a080
> mkdir build
> cd build
> ../configure --prefix=/opt/qemu --interp-prefix=/opt/qemu
> @@ -10,4 +10,4 @@ make
> make install
> export PATH="$PATH:/opt/qemu/bin"
>
> -qemu-system-arm -S -s -no-reboot -serial mon:stdio -serial /dev/null -net none -nographic -M xilinx-zynq-a9 -m 256M -kernel ticker.exe
> +qemu-system-arm -no-reboot -serial null -serial mon:stdio -net none -nographic -M xilinx-zynq-a9 -m 256M -kernel ticker.exe
>
Just to put it into some context: James had some problems with the
original version and parameters. I suggested that he should update the
README with his experience. See this thread:
https://lists.rtems.org/pipermail/users/2016-October/030708.html
Kind regards
Christian Mauderer
--
--------------------------------------------
embedded brains GmbH
Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax: +49-89-18 94 741 - 08
PGP: Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list