summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChe-Liang Chiou <clchiou@chromium.org>2011-07-22 15:58:42 +0800
committerSimon Glass <sjg@chromium.org>2011-08-29 10:59:07 -0700
commit462dd4c19934c1aa7388c86d6df42b6417beb080 (patch)
tree4e66c47f60792fbeccf5fb4683b794fc7c51fed9 /Makefile
parent446d2e3a1687823cff7e6a433aeae2d2ac4a5689 (diff)
CHROMIUM: fix casting pointer to 32-bit type
The pointer size is not guaranteed to be 32-bit wide. Casting a pointer to a 32-bit integer loses data on a 64-bit address machine. BUG=none TEST=build and boot on Kaen (I do not have a 64-bit machine for testing) Change-Id: I093a9e2a7331d7810e6af146600d047b95890631 Reviewed-on: http://gerrit.chromium.org/gerrit/4560 Reviewed-by: Che-Liang Chiou <clchiou@chromium.org> Tested-by: Che-Liang Chiou <clchiou@chromium.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions