configs/atmel: fix at91bootstrap custom tarball call function
authorEugen Hristev <eugen.hristev@microchip.com>
Mon, 16 Dec 2019 15:06:34 +0000 (15:06 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 23 Dec 2019 22:41:54 +0000 (23:41 +0100)
commit07c5975f5239b8b475a354b567639641484ab460
tree2d80ae0b07cfe217d41cbb5907a70734e2f90d1d
parent1fc1a2946a165533b7bb69335208d60d50794553
configs/atmel: fix at91bootstrap custom tarball call function

The function was wrong, missing '$', and we also fix the filename,
which was prefixed at91bootstrap and not at91bootstrap3 as it should
have been.

Fixes: 806409533202 ("configs/atmel: use tarballs to fetch U-Boot and at91bootstrap")
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
12 files changed:
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
configs/atmel_sama5d2_xplained_mmc_defconfig
configs/atmel_sama5d2_xplained_mmc_dev_defconfig
configs/atmel_sama5d3_xplained_defconfig
configs/atmel_sama5d3_xplained_dev_defconfig
configs/atmel_sama5d3_xplained_mmc_defconfig
configs/atmel_sama5d3_xplained_mmc_dev_defconfig
configs/atmel_sama5d3xek_defconfig
configs/atmel_sama5d4_xplained_defconfig
configs/atmel_sama5d4_xplained_dev_defconfig
configs/atmel_sama5d4_xplained_mmc_defconfig
configs/atmel_sama5d4_xplained_mmc_dev_defconfig