On Fri, Jun 29, 2018 at 08:48:56PM -0700, Andrey Smirnov wrote: > Running Linux on i.MX8M requires us to use and proerly set up a ARM > Trusted Firmware blob. For the sake of convenience, add a pre-built > blob to our firmware tree, so it can be used by individual boards. > > This blob was built using Buildroot: > > - commit: 6b02b8210acb18773f2c4b26cfc11d1f9bc4fb88 > - defconig: freescale_imx8mqevk_defconfig > > The resulting file of interest is output/images/bl31.bin > > Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> > --- > firmware/Kconfig | 3 +++ > firmware/Makefile | 2 ++ > firmware/imx/imx8m-bl31.bin | Bin 0 -> 46744 bytes > 3 files changed, 5 insertions(+) > create mode 100755 firmware/imx/imx8m-bl31.bin > > diff --git a/firmware/Kconfig b/firmware/Kconfig > index b6449644b..3c5f0c30e 100644 > --- a/firmware/Kconfig > +++ b/firmware/Kconfig > @@ -7,4 +7,7 @@ config EXTRA_FIRMWARE_DIR > config FIRMWARE_IMX_LPDDR4_PMU_TRAIN > bool > > +config CONFIG_FIRMWARE_IMX8MQ_ATF > + bool This superfluous CONFIG_ is added here and removed later. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox