On Thu, 11 Feb 2021 at 17:19, Alex Bennée alex.bennee@linaro.org wrote:
The use of FDT's is quite common across our various platforms. To allow the generic loader to tweak it we need to make it available in the generic state. This creates the field and migrates the initial user to use the generic field. Other boards will be updated in later patches.
This commit message says this is being done for the generic loader, but I deduce from the rest of the series that you aren't using the generic loader (cf discussion on a previous version of the series)...
thanks -- PMM