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)
commit67b90522640a27dc3c9b6d86d93dc0bf6596e8f8
tree2daff7be86b556000a8040c253940ff478f09a61
parent109860ff3ec7d3d2ba1363a29a480e2d8551ed21
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