openwrt/target/linux/mvebu/image
Tomasz Maciej Nowak fb005d688e mvebu: image: introduce BOOT_SCRIPT variable
All of U-Boot scripts repeat the same pattern with only Device Tree blob
name changing for respective device. Therefore create generic scripts
which will be altered on demad by image build process, and create
BOOT_SCRIPT variable which can be added to device recipe and will allow
referencing the same script by many device recipes. This will allow to
slim down the ammount of files in buildroot tree and avoid needlessly
incrementing amount of boot scripts if new devices will be added.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2019-05-11 23:11:04 +02:00
..
clearfog.bootscript mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00
cortex-a9.mk mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00
cortex-a53.mk mvebu: image: stack repeated variables 2019-05-11 23:11:04 +02:00
cortex-a72.mk mvebu: image: stack repeated variables 2019-05-11 23:11:04 +02:00
gen_mvebu_sdcard_img.sh mvebu: make sdcard bootloader option configurable 2018-03-02 21:33:07 +01:00
generic-arm64.bootscript mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00
Makefile mvebu: image: introduce BOOT_SCRIPT variable 2019-05-11 23:11:04 +02:00