[U-Boot] [PATCH v3 18/62] dm: core: Don't use device tree with of-platdata

Simon Glass sjg at chromium.org
Fri Jul 15 05:58:34 CEST 2016


On 4 July 2016 at 11:57, Simon Glass <sjg at chromium.org> wrote:
> When CONFIG_SPL_OF_PLATDATA is enabled we should not access the device
> tree. Remove all references to this in the core driver-model code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/core/device.c | 2 +-
>  drivers/core/lists.c  | 2 +-
>  drivers/core/root.c   | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list