On 1 February 2016 at 19:45, Alexander Graf <ag...@suse.de> wrote:
> Now that we have all the bits and pieces ready for EFI payload loading
> support, hook them up in Makefiles and KConfigs so that we can build.
>
> Signed-off-by: Alexander Graf <ag...@suse.de>
> Reviewed-by: Simon Glass <s...@chromium.org>
>
> ---
>
> v1 -> v2:
>
>   - Move to GPLv2+
>   - Default to y
>
> v2 -> v3:
>
>   - Add memory file
> ---
>  lib/Kconfig             |  1 +
>  lib/Makefile            |  1 +
>  lib/efi_loader/Kconfig  |  9 +++++++++
>  lib/efi_loader/Makefile | 12 ++++++++++++
>  4 files changed, 23 insertions(+)
>  create mode 100644 lib/efi_loader/Kconfig
>  create mode 100644 lib/efi_loader/Makefile

Reviewed-by: Simon Glass <s...@chromium.org>
Tested on Beaglebone Black and Minnowboard MAX:
Tested-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to