commit | 8eccd0dda0eea1d8ddc922d55d118f8db31715ad | [log] [tgz] |
---|---|---|
author | Joel Johnson <mrjoel@lixil.net> | Mon Mar 23 14:21:35 2020 -0600 |
committer | Stefan Roese <sr@denx.de> | Tue Apr 14 13:16:42 2020 +0200 |
tree | 854fd44bf92459d92f39097705e90dc99fec4849 | |
parent | 009d4cfcf27f9b3bc5fbb2f53731e6c59015aa33 [diff] |
arm: mvebu: clearfog: Unify DT selection paths Unify the location of DT selection into board_late_init instead of split between detection and static configuration paths. Signed-off-by: Joel Johnson <mrjoel@lixil.net> Reviewed-by: Stefan Roese <sr@denx.de>