]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: mxs: tools: Use mkimage for BootStream generation
authorMarek Vasut <marex@denx.de>
Tue, 24 Sep 2013 15:39:17 +0000 (17:39 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 17 Oct 2013 07:44:20 +0000 (09:44 +0200)
commit6654f33c9b520bd4073c7f82a13044e79bc14898
treec22e93e35925f404e7f5eaaed441430a33281da3
parent762a88ccf8540948fbf8c31b40a29d1e0684a25b
ARM: mxs: tools: Use mkimage for BootStream generation

Now that mkimage can generate an BootStream for i.MX23 and i.MX28,
use the mkimage as a default tool to generate the BootStreams instead
of the elftosb tool. This cuts out another obscure dependency.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/cpu/arm926ejs/mxs/Makefile
arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg
arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg
doc/README.mxs