memory size is corrected if atags with memory layout is given, then kernel will utilize the atags value instead of device tree. if kexec produces no atags with memory layout, only half of the memory is utilized. test: what is the memory size if kernel/dts are separated boot artifacts
Signed-off-by: Andreas Fenkart afenkart@gmail.com