commit | cbeb7e546cc4e26f1f3a1552ea231e84071fb1f1 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Tue May 19 19:49:36 2020 +0900 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Jun 03 15:19:15 2020 +0000 |
tree | 5d322fc79b1b77347d8dd07a69a11c9dc150e20e | |
parent | 7ce9485aa054178e1c9e7e1f56c0c29bceb3c0ca [diff] |
qemu/qemu_sbsa: increase size to handle fdt 64KB was not enouth to handle fdt, bl2 shows following error message. "ERROR: Invalid Device Tree at 0x10000000000: error -3" This patch increases the size to 1MB to address above error. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Change-Id: I0726a0cea95087175451da0dba7410acd27df808