aboutsummaryrefslogtreecommitdiffstats
path: root/plat
diff options
context:
space:
mode:
authorAntonio Niño Díaz <antonio.ninodiaz@arm.com>2018-10-24 11:30:18 +0200
committerGitHub <noreply@github.com>2018-10-24 11:30:18 +0200
commit799bbb1d8215d6b5f480dd093d18a0b71f2448e3 (patch)
tree1b5db4b973984235c4f6a0dddce140bd895b3ba0 /plat
parentdfe5c78e7a42f3360b2c9c6f12fc3838a2c1e21c (diff)
parent630b011ffd6a83436581af71d770ddd9fe01f747 (diff)
downloadplatform_external_arm-trusted-firmware-799bbb1d8215d6b5f480dd093d18a0b71f2448e3.tar.gz
platform_external_arm-trusted-firmware-799bbb1d8215d6b5f480dd093d18a0b71f2448e3.tar.bz2
platform_external_arm-trusted-firmware-799bbb1d8215d6b5f480dd093d18a0b71f2448e3.zip
Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt
Update libfdt to version 1.4.7
Diffstat (limited to 'plat')
-rw-r--r--plat/arm/board/juno/include/platform_def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/arm/board/juno/include/platform_def.h b/plat/arm/board/juno/include/platform_def.h
index 0e5c6d9ac..d4a77f027 100644
--- a/plat/arm/board/juno/include/platform_def.h
+++ b/plat/arm/board/juno/include/platform_def.h
@@ -142,7 +142,7 @@
# define PLAT_ARM_MAX_BL2_SIZE 0x1C000
#endif
#else
-# define PLAT_ARM_MAX_BL2_SIZE 0xE000
+# define PLAT_ARM_MAX_BL2_SIZE 0xF000
#endif
/*