aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/layerscape/dpl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* layerscape: rename firmware packages to avoid name collisionsTed Hess2017-12-021-58/+0
| | | | | | | | | | layerscape firmware package names collide with existing package contributions. Ex: layerscape mc and midnight-commander(mc) are in conflict. Firmware packages: mc, ppa, rcw and dpl are renamed to ls-mc, ls-ppa, ls-rcw and ls-dpl respectively. Signed-off-by: Ted Hess <thess@kitschensync.net>
* layerscape: add dpl firmware packageYangbo Lu2017-11-101-0/+58
This patch is to add data path layout files for the second generation Data Path Acceleration Architecture. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>