Re: [Qemu-devel] [PATCH v2 01/11] xilinx_uartlite: changed device name

2012-06-15 Thread Andreas Färber
Am 13.06.2012 06:46, schrieb Peter A. G. Crosthwaite: > Changed device name to xlnx,xps-uartlite. This is the exact name of the device > in the xilinx EDK development tools. > > Signed-off-by: Peter A. G. Crosthwaite Dito. /-F > --- > hw/petalogix_s3adsp1800_mmu.c |2 +- > hw/xilinx_uartl

[Qemu-devel] [PATCH v2 01/11] xilinx_uartlite: changed device name

2012-06-12 Thread Peter A. G. Crosthwaite
Changed device name to xlnx,xps-uartlite. This is the exact name of the device in the xilinx EDK development tools. Signed-off-by: Peter A. G. Crosthwaite --- hw/petalogix_s3adsp1800_mmu.c |2 +- hw/xilinx_uartlite.c |5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) di