summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorUsama Arif <[email protected]>2020-08-11 15:46:03 +0100
committerTom Rini <[email protected]>2020-08-24 14:11:13 -0400
commite61b41517d2a91080f6416fdfb46efab9e5a55b4 (patch)
tree65fa59b6f41798a07cefebcf11c6b0e3e8265510 /scripts
parent1aa3966173fe92fa3c46638ee8eb8b8491f521d6 (diff)
avb: Make AVB independent of fastboot
AVB only uses CONFIG_FASTBOOT_BUF_ADDR from fastboot for memory. This memory is used for assigning temporary buffers. This can be assigned a new variable and used as CONFIG_AVB_BUF_ADDR. This is to support future boards that support AVB but dont support USB and therefore dont support FASTBOOT. Signed-off-by: Usama Arif <[email protected]> Cc: Igor Opaniuk <[email protected]> Reviewed-by: Tom Rini <[email protected]> Acked-by: Igor Opaniuk <[email protected]> [trini: Change defaults] Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions