]> code.ossystems Code Review - meta-freescale.git/commit
wic: add kickstart files for i.mx
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 2 Mar 2015 11:45:32 +0000 (12:45 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 9 Mar 2015 14:37:24 +0000 (11:37 -0300)
commit04f83447429389a44c9eb4f64933f2433438a9b9
tree35f1c9d21453569f9742686ae67e8a137927015f
parent36504b3a5f363755d9b447b6065447bae74ec3bd
wic: add kickstart files for i.mx

Add kickstart files replacing the sdcard generation capabilities of
generate_imx_sdcard(). They keep the same partition layout.

For barebox: imx-barebox.wks
For u-boot only: imx-uboot.wks
For u-boot with SPL: imx-uboot-spl.wks

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/scripts/lib/image/canned-wks/imx-barebox.wks [new file with mode: 0644]
meta-fsl-arm/scripts/lib/image/canned-wks/imx-uboot-spl.wks [new file with mode: 0644]
meta-fsl-arm/scripts/lib/image/canned-wks/imx-uboot.wks [new file with mode: 0644]