| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
genio: mt8195: atf: patch: add TF-A RAM size autodetection pass to bl33 - With this, bl2 will pass down the DRAM size it gets from libdram down to bl33 (u-boot proper) via a magic location - This is a rework of the implementation for another MTK plat (GRINN) | 7 个月前 | |
atf: rk3399: fix PL330 DMA controller initialization Mainline TF-A doesn't initialize SGRF_SOC_CON8-CON15 which control DMAC0 and DMAC1 configuration. Without this, the PL330 DMA controllers cannot be accessed from Linux and PERIPH_ID reads as 0x0. The fix configures SGRF registers to set DMAC manager threads to running state and non-secure mode, then pulses DMAC reset to apply the new configuration. Based on community reverse-engineering: - https://lists.denx.de/pipermail/u-boot/2023-April/514267.html - https://gist.github.com/CrystalGamma/a68333fa4c9fda7eb6c09d30ad4937fe Tested on Helios64 (RK3399). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | 7 个月前 | |
SpacemiT: OpenSBI: Fix bool definition GCC-15 build support Signed-off-by: Patrick Yavitz <pyavitz@gmail.com> | 3 个月前 | |
Fixed ethernet for Orange Pi 3 and Orange Pi One Plus | 2 年前 | |
fix(atf): move imx8m/imx93 ATF linker-flag patch to shared atf-tq dir ATF_SKIP_LDFLAGS_WL="yes" was not a substitute for 0001-fix-needed-by-armbian-build-system.patch: that patch strips the -Wl,-prefixed --no-warn-rwx-segment flag from TF_LDFLAGS because TQ's ATF build invokes the linker directly, while ATF_SKIP_LDFLAGS_WL only suppresses the -Wl, prefix on our side, leaving a flag the patch never matches. Without the patch applied, TF_LDFLAGS reaches the linker unfiltered and produces a BL31 that hangs on i.MX93 (MBa93xxCA) right after SPL hands off via ROM_API, before any ATF console output. Rename ATFPATCHDIR from the imx8-only 'atf-imx8' to 'atf-tq' and set it per-board-case in imx8m.conf/imx93.conf, since the same fix is needed by both families. Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com> | 7 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 个月前 | ||
| 7 个月前 | ||
| 3 个月前 | ||
| 2 年前 | ||
| 7 天前 |