hw/arm/collie: Use the IEC binary prefix definitions
commit50f9b33b1db3b831a83f6939c0154ddec72ffebf
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 9 Jan 2023 11:53:06 +0000 (9 12:53 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Jan 2023 17:03:14 +0000 (12 17:03 +0000)
treecbf363837f566807d4c4ad688d1a88f33fabcb20
parent2990bf5da74c43f228cba85484e5e1341a0763c7
hw/arm/collie: 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é <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230109115316.2235-4-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/collie.c