]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: Add support for handling old u-boot,dm- tags
authorSimon Glass <sjg@chromium.org>
Mon, 13 Feb 2023 15:56:32 +0000 (08:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 14 Feb 2023 16:42:14 +0000 (09:42 -0700)
commitc74e03417bdcb2930fa027e78cc8cebed384a975
tree1ae64a0916c7edec68aa3e188e82e5c646d49519
parent7703efbc9959e3c468e5c12744168bc5f9326cef
dm: Add support for handling old u-boot,dm- tags

Add a CONFIG option to deal with this automatically, printing a warning
when U-Boot starts up. This can be useful if the device tree comes from
another project.

We will maintain this through the 2023.07 release, providing 6 months
for people to notice.

Signed-off-by: Simon Glass <sjg@chromium.org>
Version 4:
Acked-by: Michal Simek <michal.simek@amd.com>
common/board_r.c
drivers/core/ofnode.c
dts/Kconfig
include/asm-generic/global_data.h
scripts/Makefile.lib