Searched hist:"3 d36d8e600c734ee474dc53e4fc4a0009aaa4a2b" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/allwinner/common/include/ |
| H A D | platform_def.h | 3d36d8e600c734ee474dc53e4fc4a0009aaa4a2b Mon Dec 14 02:05:11 UTC 2020 Samuel Holland <samuel@sholland.org> allwinner: Fix non-default PRELOADED_BL33_BASE
While the Allwinner platform code nominally supported a custom PRELOADED_BL33_BASE, some references to the BL33 load address used another constant: PLAT_SUNXI_NS_IMAGE_OFFSET. To allow the DTB search code to work if a U-Boot BL33 is loaded to a custom address, consistently use PRELOADED_BL33_BASE. And to avoid this confusion in the future, remove the other constant.
Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Ie6b97ae1fdec95d784676aef39200bef161471b0
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | allwinner-common.mk | 3d36d8e600c734ee474dc53e4fc4a0009aaa4a2b Mon Dec 14 02:05:11 UTC 2020 Samuel Holland <samuel@sholland.org> allwinner: Fix non-default PRELOADED_BL33_BASE
While the Allwinner platform code nominally supported a custom PRELOADED_BL33_BASE, some references to the BL33 load address used another constant: PLAT_SUNXI_NS_IMAGE_OFFSET. To allow the DTB search code to work if a U-Boot BL33 is loaded to a custom address, consistently use PRELOADED_BL33_BASE. And to avoid this confusion in the future, remove the other constant.
Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Ie6b97ae1fdec95d784676aef39200bef161471b0
|
| H A D | sunxi_common.c | 3d36d8e600c734ee474dc53e4fc4a0009aaa4a2b Mon Dec 14 02:05:11 UTC 2020 Samuel Holland <samuel@sholland.org> allwinner: Fix non-default PRELOADED_BL33_BASE
While the Allwinner platform code nominally supported a custom PRELOADED_BL33_BASE, some references to the BL33 load address used another constant: PLAT_SUNXI_NS_IMAGE_OFFSET. To allow the DTB search code to work if a U-Boot BL33 is loaded to a custom address, consistently use PRELOADED_BL33_BASE. And to avoid this confusion in the future, remove the other constant.
Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Ie6b97ae1fdec95d784676aef39200bef161471b0
|
| H A D | sunxi_bl31_setup.c | 3d36d8e600c734ee474dc53e4fc4a0009aaa4a2b Mon Dec 14 02:05:11 UTC 2020 Samuel Holland <samuel@sholland.org> allwinner: Fix non-default PRELOADED_BL33_BASE
While the Allwinner platform code nominally supported a custom PRELOADED_BL33_BASE, some references to the BL33 load address used another constant: PLAT_SUNXI_NS_IMAGE_OFFSET. To allow the DTB search code to work if a U-Boot BL33 is loaded to a custom address, consistently use PRELOADED_BL33_BASE. And to avoid this confusion in the future, remove the other constant.
Signed-off-by: Samuel Holland <samuel@sholland.org> Change-Id: Ie6b97ae1fdec95d784676aef39200bef161471b0
|