It is possible to use QEMU and kvm to measure the time taken by U-Boot
to hand off to Linux. Add a script to support this and print the
resulting time.
This requires a fair bit of setup; see the script for details.
Signed-off-by: Simon Glass <sjg@chromium.org>