]> git.baikalelectronics.ru Git - uboot.git/commit
Rename GPT_HEADER_SIGNATURE to avoid conflict
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:35 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit5c601b33fb291342bd7363ce81f9d8d2c6ffeafd
tree2daff7be86b556000a8040c253940ff478f09a61
parentfd75289e4a0eeecb3b21ca6523c4f0aca39b144b
Rename GPT_HEADER_SIGNATURE to avoid conflict

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>
disk/part_efi.c
include/part_efi.h