]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi: Correct cache flush alignment
authorSimon Glass <sjg@chromium.org>
Mon, 7 Nov 2016 15:47:04 +0000 (08:47 -0700)
committerAlexander Graf <agraf@suse.de>
Mon, 14 Nov 2016 22:24:03 +0000 (23:24 +0100)
commitd0d9099365f6658cfc89943b4e08d6436200845f
tree1742e95710198ff48e3b385e3aef032051f826ff
parent1f3f0357aa79212e06fadf2149a85e0fa435a8eb
efi: Correct cache flush alignment

Make sure that the cache flushes correctly by ensuring that the end
address is correctly aligned.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_image_loader.c