On 2015-08-15 16:28, Peter Crosthwaite wrote: > From: Peter Crosthwaite <crosthwaitepe...@gmail.com> > > The only generic code relying on this is linux-user, but linux users' > default behaviour of defaulting ELF_MACHINE to ELF_ARCH will handle > this. > > The bootloaders can just pass EM_MIPS directly, as that is > architecture specific code. > > This removes another architecture specific definition from the global > namespace. > > Cc: Aurelien Jarno <aurel...@aurel32.net> > Cc: Leon Alrae <leon.al...@imgtec.com> > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > --- > hw/mips/mips_fulong2e.c | 2 +- > hw/mips/mips_malta.c | 2 +- > hw/mips/mips_mipssim.c | 2 +- > hw/mips/mips_r4k.c | 2 +- > target-mips/cpu.h | 2 -- > 5 files changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Aurelien Jarno <aurel...@aurel32.net> -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://www.aurel32.net