Re: [Qemu-devel] [PATCH v2 09/11] xilinx_axienet: 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,axi-ethernet. This is the exact name of the > device in the xilinx EDK development tools. > > Signed-off-by: Peter A. G. Crosthwaite Commit message doesn't match the change. Which one is right? /-F > --- > hw/

[Qemu-devel] [PATCH v2 09/11] xilinx_axienet: changed device name

2012-06-12 Thread Peter A. G. Crosthwaite
Changed device name to xlnx,axi-ethernet. This is the exact name of the device in the xilinx EDK development tools. Signed-off-by: Peter A. G. Crosthwaite --- hw/xilinx.h |4 ++-- hw/xilinx_axienet.c |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hw/xilinx.