mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-13 07:07:28 +08:00
The current name conflicts with the Chrome OS verified boot library, which prevents it being built. That library uses a string whereas U-Boot uses a 64-bit hex value. Rename this in U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org>