dtc: Fix segfault reading powernv device tree
authorJoel Stanley <joel@jms.id.au>
Tue, 18 Sep 2018 03:57:50 +0000 (13:27 +0930)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 18 Sep 2018 19:22:18 +0000 (21:22 +0200)
commit3729389a68f518bf069001783e70eee58dbe9924
tree52b656c38e19ed5c27241a9f001e33022643e297
parent7269720d7e32cf506c7626c113b71f182a1357e0
dtc: Fix segfault reading powernv device tree

When running this command on a powernv machine, dtc crashes:

 dtc -f -I fs -O dts /sys/firmware/devicetree

Upstream has fixed the segfault but have not made a release yet so we
add the patch for now.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dtc/0001-Kill-bogus-TYPE_BLOB-marker-type.patch [new file with mode: 0644]