
7 Jul
2021
7 Jul
'21
12:50 a.m.
On Sun, Jun 20, 2021 at 10:34:34AM +0800, Sheep Sun wrote:
The GICC register used by u-boot is 0x0a20c000, which is actually a GICC for WCNSS, the WLAN processor. U-boot runs on the Application Processor, therefore it should use APCS GICC instead. Hence, correct it with APCS GICC register address.
Signed-off-by: Sheep Sun sunxiaoyang2003@gmail.com
Applied to u-boot/master, thanks!
--
Tom