[PATCH] Updated xilinx_zynq_a9_qemu bsp README instructions.

Gedare Bloom gedare at rtems.org
Tue Oct 25 15:04:51 UTC 2016


Committed, thanks.

On Sat, Oct 22, 2016 at 11:46 AM, James <jcmarsh at gwmail.gwu.edu> wrote:
> ---
>  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
> --
> 1.9.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list