[PATCH v3 6/9] configs: am57xx_evm: Enable Android commands
Simon Glass
sjg at chromium.org
Thu Jan 9 20:34:05 CET 2020
On Tue, 24 Dec 2019 at 12:55, Sam Protsenko <semen.protsenko at linaro.org> wrote:
>
> Enable Android commands that will be needed for Android 10 boot flow
> implementation, for all AM57x variants. Commands enabled:
>
> 1. 'abootimg':
> - CONFIG_CMD_ABOOTIMG=y
> 2. 'ab_select':
> - CONFIG_ANDROID_AB=y
> - CONFIG_CMD_AB_SELECT=y
> 3. 'avb':
> - CONFIG_LIBAVB=y
> - CONFIG_AVB_VERIFY=y
> - CONFIG_CMD_AVB=y
>
> While at it, resync defconfig files with "make savedefconfig".
>
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>
> ---
> configs/am57xx_evm_defconfig | 6 ++++++
> configs/am57xx_hs_evm_defconfig | 6 ++++++
> configs/am57xx_hs_evm_usb_defconfig | 6 ++++++
> 3 files changed, 18 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list