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
This commit is contained in:
Masahisa Kojima 2020-05-19 19:49:36 +09:00 committed by Manish Pandey
parent 79fa0edf90
commit d7f5be8ec2
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@
* DT related constants
*/
#define PLAT_QEMU_DT_BASE NS_DRAM0_BASE
#define PLAT_QEMU_DT_MAX_SIZE 0x10000
#define PLAT_QEMU_DT_MAX_SIZE 0x100000
/*
* System counter