package/rcw: new package
authorParesh Chaudhary <paresh.chaudhary@rockwellcollins.com>
Wed, 16 Jan 2019 12:39:52 +0000 (06:39 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 6 Feb 2019 11:56:26 +0000 (12:56 +0100)
commit89c03d045175b238b68ce5dd617a40a2ced35cd7
tree6652f85ed5c445562cdfa9aa0bd00f75f63037b7
parenteada187e77022f0da30884a826dc1767ba99abe8
package/rcw: new package

This package adds NXP Layerscape and QoriQ reset config word
(RCW) / pre-bootloader (PBL) generation support.

The RCW is used to setup clocking and IO allocations and then launches
the next stage of boot (usually u-boot).

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in.host
package/rcw/Config.in.host [new file with mode: 0644]
package/rcw/rcw.hash [new file with mode: 0644]
package/rcw/rcw.mk [new file with mode: 0644]