Re: [Qemu-devel] [PATCH 11/19] tricore: Remove ELF_MACHINE from cpu.h

2015-08-18 Thread Bastian Koppelmann
Am 15.08.2015 um 16:28 schrieb Peter Crosthwaite: From: Peter Crosthwaite The bootloader can just pass EM_TRICORE directly, as that is architecture specific code. This removes another architecture specific definition from the global namespace. Cc: Bastian Koppelmann Signed-off-by: Peter Cros

[Qemu-devel] [PATCH 11/19] tricore: Remove ELF_MACHINE from cpu.h

2015-08-15 Thread Peter Crosthwaite
From: Peter Crosthwaite The bootloader can just pass EM_TRICORE directly, as that is architecture specific code. This removes another architecture specific definition from the global namespace. Cc: Bastian Koppelmann Signed-off-by: Peter Crosthwaite --- hw/tricore/tricore_testboard.c | 2 +-