u-boot-brain/dts
Simon Glass 5a1b25c201 dm: of-platadata: Add option for device instantiation
Add Kconfig options to support build-time device instantiation. When
fully implemented, this will allow dtoc to create U-Boot devices (i.e.
struct udevice records) at build time, thus reducing code space in
SPL.

For now this defaults to off, but will be enabled when the rest of
the implementation is in place.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-22 19:23:27 +13:00
..
Kconfig dm: of-platadata: Add option for device instantiation 2021-03-22 19:23:27 +13:00
Makefile dts: Log name of expected .dtb file 2021-01-16 14:49:09 -05:00