Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
John Rigby authored
fdt_totalsize returns size in cpu endian so don't call be32_to_cpu on the result. This was harmless on big endian platforms but not on little endian ARMs. Signed-off-by:
John Rigby <john.rigby@linaro.org>
John Rigby authoredfdt_totalsize returns size in cpu endian so don't call be32_to_cpu on the result. This was harmless on big endian platforms but not on little endian ARMs. Signed-off-by:
John Rigby <john.rigby@linaro.org>