diff options
author | Samuel Holland <samuel@sholland.org> | 2020-10-24 10:21:51 -0500 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2020-11-17 00:42:20 +0000 |
commit | 54ac5aa17461b404ff514c0276c05693069937b6 (patch) | |
tree | 73eb7ea1ef1df22e10b37a594a15ab378515a1fc /fs | |
parent | 467b7e52ec8920034b0d5ffb23a9ed72cd26bad3 (diff) | |
download | u-boot-54ac5aa17461b404ff514c0276c05693069937b6.zip u-boot-54ac5aa17461b404ff514c0276c05693069937b6.tar.gz u-boot-54ac5aa17461b404ff514c0276c05693069937b6.tar.bz2 |
sunxi: board: Simplify Pine A64 DT selection logic
Instead of using an entirely separate matching algorithm, simply update
the name of the DT we want to match. Enabling this logic does not depend
on the FIT config name, only on the initial guess of the board name.
Importantly, the initial guess must be "sun50i-a64-pine64-plus", because
otherwise the logic would trigger when "sun50i-a64-pine64-lts" was
written to the SPL header.
Acked-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions