Re: [PATCH 3/8] sunxi: board: Simplify Pine A64 DT selection logic

2020-09-21 Thread André Przywara
On 03/09/2020 06:07, Samuel Holland wrote: > 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. Yeah, clever solution. The

[PATCH 3/8] sunxi: board: Simplify Pine A64 DT selection logic

2020-09-02 Thread Samuel Holland
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