mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-09 19:42:00 +01:00
Add an option, CONFIG_BOOTSTAGE_FDT to pass boot timings to the kernel in the device tree, if available. To use this, you must have CONFIG_OF_LIBFDT defined. Signed-off-by: Simon Glass <sjg@chromium.org>