summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-04-27 14:07:20 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2016-07-22 12:03:54 (GMT)
commit1eefe14f66c982bf7145e9d3b57fafd1f17fe12f (patch)
tree019612e2ae8c5b71cb181b120db98752946565bf /fs
parent1d405e207bb176c937d44f9a5f87e268022c2416 (diff)
downloadu-boot-1eefe14f66c982bf7145e9d3b57fafd1f17fe12f.tar.xz
spl: Fix compilation warnings for arm64
Make code 64bit aware. Warnings: +../arch/arm/lib/spl.c: In function ‘jump_to_image_linux’: +../arch/arm/lib/spl.c:63:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] +../common/spl/spl_fat.c: In function ‘spl_load_image_fat’: +../common/spl/spl_fat.c:91:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions