commit | 7508befeac046877614fc1f14802da2cdafdf29d | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Sat Jul 21 20:41:12 2018 +0800 |
committer | Icenowy Zheng <icenowy@aosc.io> | Fri Sep 07 22:09:45 2018 +0800 |
tree | c41cad37937e9ac11697203755e6d62385f6aadd | |
parent | d9cb895949473501d32e36cd5c00f37be82f6a49 [diff] |
allwinner: call PMIC setup code As the ATF may need to do some power initialization on Allwinner platform with AXP PMICs, call the PMIC setup code in BL31. Stub of PMIC setup code is added, to prevent undefined reference. Signed-off-by: Icenowy Zheng <icenowy@aosc.io>