summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorEugeniu Rosca <[email protected]>2019-05-23 17:32:21 +0200
committerTom Rini <[email protected]>2019-07-11 14:11:19 -0400
commit0381b713d1c3244627a799a4bb20ce3be1dec8c3 (patch)
treeecd57c9825b76cc76b8b7d95b41da4d80c1f7597 /scripts/basic
parent11bd2fa1977ec3011f0310706ee787fe2c770a65 (diff)
include: android_bootloader_message.h: Minimize the diff to AOSP
Perform the following updates: - Relocate the commit id from the file to the description of U-Boot commit. The AOSP commit is c784ce50e8c10eaf70e1f97e24e8324aef45faf5. This is done to avoid stale references in the file itself. The reasoning is in https://patchwork.ozlabs.org/patch/1098056/#2170209. - Minimize the diff to AOSP, to decrease the effort of the next AOSP backports. The background can be found in: https://patchwork.ozlabs.org/patch/1080394/#2168454. - Guard the static_assert() calls by #ifndef __UBOOT__ ... #endif, to avoid compilation failures of files including the header. Signed-off-by: Eugeniu Rosca <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions