layerscape: convert to python3 for rcw
authorYangbo Lu <yangbo.lu@nxp.com>
Wed, 19 Jun 2019 03:12:19 +0000 (11:12 +0800)
committerPetr Štetiar <ynezz@true.cz>
Mon, 24 Jun 2019 08:48:03 +0000 (10:48 +0200)
commitdef526d1722a74a75821dd27e104d3912ebd1d83
tree7358a53359813ddad119ed36273c6e27d7179f7f
parentfa4bca16f65b41f3045957ccb0f51b9836a43f46
layerscape: convert to python3 for rcw

Python 2.7 will not be maintained past 2020. Let's convert
to python3 for rcw. Also drop byte swapping since TF-A had
been already used which handled byte swapping instead.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
package/firmware/layerscape/ls-rcw/patches/0001-Disable-byte-swapping.patch [new file with mode: 0644]
package/firmware/layerscape/ls-rcw/patches/0001-rcw-support-byte-swapping-without-tclsh-tool.patch [deleted file]
package/firmware/layerscape/ls-rcw/patches/0002-Convert-to-python3.patch [new file with mode: 0644]