mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 06:51:56 +02:00
It is painful to specify the full path to the device tree with the -d option. It is normally kept in the same directory as U-Boot, so provide an option to use this by default. Signed-off-by: Simon Glass <sjg@chromium.org>