hw/arm/gumstix: Use the IEC binary prefix definitions
commit38cb336fe9d47507da5177c3d349532d0af6885e
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 9 Jan 2023 11:53:09 +0000 (9 12:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jan 2023 17:03:14 +0000 (12 17:03 +0000)
tree83df7431c8195d0d14806ea8cdd1945072c72e65
parent1c2addee1a1020d46a70e4785db20416c140089e
hw/arm/gumstix: Use the IEC binary prefix definitions

IEC binary prefixes ease code review: the unit is explicit.

Add definitions for RAM / Flash / Flash blocksize.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230109115316.2235-7-philmd@linaro.org
Message-Id: <20200223231044.8003-3-philmd@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/gumstix.c