]> git.baikalelectronics.ru Git - uboot.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)
commit981994b0bdf56631d980f90df02f1d213ec4cf3a
tree1742e95710198ff48e3b385e3aef032051f826ff
parentb5a940aab1d70bd4007f016207bbc0e123527f62
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