summaryrefslogtreecommitdiff
path: root/include
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-10-31 11:17:34 +0100
commit72d2432e6fd3166fa45204b5515e04ae1524088e (patch)
treeed864a39c7e5458ad0b9a7c0bd70993e6949c410 /include
parent200ed432e13e93c4c094031fe4d4481998227139 (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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions