summaryrefslogtreecommitdiffstats
path: root/package/Config.in.host
diff options
context:
space:
mode:
authorParesh Chaudhary <paresh.chaudhary@rockwellcollins.com>2019-01-16 06:39:52 -0600
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-02-06 12:56:26 +0100
commit89c03d045175b238b68ce5dd617a40a2ced35cd7 (patch)
tree6652f85ed5c445562cdfa9aa0bd00f75f63037b7 /package/Config.in.host
parenteada187e77022f0da30884a826dc1767ba99abe8 (diff)
downloadbuildroot-89c03d045175b238b68ce5dd617a40a2ced35cd7.tar.gz
buildroot-89c03d045175b238b68ce5dd617a40a2ced35cd7.zip
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>
Diffstat (limited to 'package/Config.in.host')
-rw-r--r--package/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in.host b/package/Config.in.host
index 3b75f23dd7..b4c501a33b 100644
--- a/package/Config.in.host
+++ b/package/Config.in.host
@@ -53,6 +53,7 @@ menu "Host utilities"
source "package/qemu/Config.in.host"
source "package/raspberrypi-usbboot/Config.in.host"
source "package/rauc/Config.in.host"
+ source "package/rcw/Config.in.host"
source "package/rustc/Config.in.host"
source "package/s6-rc/Config.in.host"
source "package/sam-ba/Config.in.host"
OpenPOWER on IntegriCloud