summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-08-10 11:43:34 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2018-11-29 11:10:05 +0100
commitfe7b38897ec1339e77cf80b409f659019a76fb71 (patch)
tree5589fbf080a3fa233adb085b7daee71d13d9f1dd /arch/arm/dts/Makefile
parentba4474ab3cf4ff30ebcfa58b15b5f95746346d07 (diff)
Makefiles: add a i.MX8 flash.bin target
This is taken from the soc.mak makefile. It relies on an OE deploy dir with the relevant boot binaries. See mx8_boot_img/Makefile for where the mkimage-imx8 and the various boot binaries are taken from. use 'make flash.bin' to build U-Boot and then build the boot image. To flash use: dd if=flash.bin of=${SDCARD} conv=notrunc seek=33 bs=1K Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 72d2432e6fd3166fa45204b5515e04ae1524088e)
Diffstat (limited to 'arch/arm/dts/Makefile')
0 files changed, 0 insertions, 0 deletions