commit | 3464e3f9b81f224da53b0f0edf734ad7773d68ee | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sat Sep 08 19:18:37 2018 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Sat Oct 20 16:23:59 2018 +0100 |
tree | f92c6a0e79a9bd9d3485140b5bca38571f47f7f5 | |
parent | 78dca1f076d0a47c5001c9dbadd335f34c40aac6 [diff] |
allwinner: Pass SoC ID to sunxi_pmic_setup() In the BL31 platform setup we read the Allwinner SoC ID to identify the chip and print its name. In addition to that we will need to differentiate the power setup between the SoCs, to pass on the SoC ID to the PMIC setup routine. Signed-off-by: Andre Przywara <andre.przywara@arm.com>