OSDN Git Service

hw/arm/gumstix: Simplify since the machines are little-endian only
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 5 Mar 2020 16:09:14 +0000 (16:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 16:09:14 +0000 (16:09 +0000)
commitb6cb2453da92e983ba99d1c7a39a629595e04bf6
tree8146376b986c1bbf779bc00d38891fe7f061e90a
parent5ca0e6fec591fd07add84f1f28b5c95a494b8401
hw/arm/gumstix: Simplify since the machines are little-endian only

As the Connex and Verdex machines only boot in little-endian,
we can simplify the code.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/gumstix.c