[U-Boot] [PATCH v2 2/9] devicetree: support list of Device Tree in DEFAULT_DEVICE_TREE
Simon Glass
sjg at chromium.org
Fri Jan 8 04:34:41 CET 2016
Hi Thomas,
On 5 January 2016 at 18:49, Thomas Chou <thomas at wytron.com.tw> wrote:
> Support list of Device Tree in DEFAULT_DEVICE_TREE. Each DT in the
> list will be compiled. The first will be used as default to ship.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> v2
> add list support as Simon suggested.
>
> dts/Kconfig | 3 ++-
> dts/Makefile | 3 ++-
> 2 files changed, 4 insertions(+), 2 deletions(-)
On balance I still prefer the current Makefile approach.
Regards,
Simon
More information about the U-Boot
mailing list