Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layerscape: update ls-rcw to latest LSDK-20.04 | Yangbo Lu | 2020-05-07 | 1 | -504/+0 |
| | | | | | | | | Update ls-rcw to latest LSDK-20.04. Update patch 0001 with a new one. Drop patch 0002 since it had been integrated. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> | ||||
* | layerscape: convert to python3 for rcw | Yangbo Lu | 2019-07-26 | 1 | -0/+504 |
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> |