commit | 9f3cb8c4beed2cdbd3aa4df84d56bd524a7d9bed | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Jun 22 00:48:15 2018 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Thu Jun 28 23:47:30 2018 +0100 |
tree | 231490e7f0899c3104ecd9d4d83c257c70339703 | |
parent | bd60b02725ec41ed58aae3c95c41bf4c1d338412 [diff] |
allwinner: Relax PSCI entry point check The DRAM controller supports up to 4GB of DRAM, and there are actually boards out there where we can use at least 3GB of this. Relax the PSCI entry point check, to be not restricted to 2GB of DRAM. Signed-off-by: Andre Przywara <andre.przywara@arm.com>