summaryrefslogtreecommitdiff
path: root/lib/efi_driver/efi_uclass.c
diff options
context:
space:
mode:
authorWeijie Gao <weijie.gao@mediatek.com>2025-01-23 16:55:01 +0800
committerTom Rini <trini@konsulko.com>2025-01-30 14:35:14 -0600
commit2d6962e0618aab4cf91784aae4ea06d8f88128e2 (patch)
tree56271460857a498f1df7eb0676396020d8c59d1b /lib/efi_driver/efi_uclass.c
parente5d20906f7a62c431b4ccf3cd5eaa49254853960 (diff)
arm: mediatek: add support for MediaTek MT7987 SoC
This patch adds basic support for MediaTek MT7987 SoC. This includes files that will initialize the SoC after boot and its device tree. In order to maximize the continuous usable memory space, MT7987 has its ATF BL31 loaded at the top of RAM. Since u-boot will also locate itself to top of RAM, u-boot will read the actual memory region of BL31 and set correct gd->ram_top to avoid u-boot overlapping with BL31. As now support for mt7987 hasn't been submitted to linux kernel, all dts filed will be put to arch/arm/dts. They'll be removed after successfully being merged by linux kernel, and OF_UPSTREAM will also be switched on. Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'lib/efi_driver/efi_uclass.c')
0 files changed, 0 insertions, 0 deletions