]> git.baikalelectronics.ru Git - uboot.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)
commit342685c6b7347cfffd026260d33f25cbbd451c3f
tree1ae64a0916c7edec68aa3e188e82e5c646d49519
parent2cf9fb2003fb4cdc4182574ccb6bf7405c246337
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