]> Git Repo - J-u-boot.git/commit - configs/am57xx_hs_evm_usb_defconfig
configs: am57xx_evm: Enable Android commands
authorSam Protsenko <[email protected]>
Fri, 24 Jan 2020 15:53:46 +0000 (17:53 +0200)
committerLokesh Vutla <[email protected]>
Tue, 4 Feb 2020 03:37:24 +0000 (09:07 +0530)
commit7d9dbeafe637a25267f0902ead02f61843edb7f3
tree5e3ba9dc13263d25ac5ad38fe4a8762e139da029
parent01e9ee0b267f15a1e4f10607281741f6d3c79210
configs: am57xx_evm: Enable Android commands

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 <[email protected]>
Signed-off-by: Lokesh Vutla <[email protected]>
configs/am57xx_evm_defconfig
configs/am57xx_hs_evm_defconfig
configs/am57xx_hs_evm_usb_defconfig
This page took 0.036002 seconds and 4 git commands to generate.