summaryrefslogtreecommitdiffstats
path: root/make_offsets.sh
diff options
context:
space:
mode:
authorReza Arbab <arbab@linux.ibm.com>2019-02-13 15:42:35 -0600
committerStewart Smith <stewart@linux.ibm.com>2019-02-18 22:12:37 -0600
commiteecd9083f1bdc4902e3622761d2da65641d3dd44 (patch)
tree41938fa005e6e4c0244048d1cc0a00ac26ce3753 /make_offsets.sh
parent85c4c823ab11cda2a47255add27ee3a24d62f74b (diff)
downloadtalos-skiboot-eecd9083f1bdc4902e3622761d2da65641d3dd44.tar.gz
talos-skiboot-eecd9083f1bdc4902e3622761d2da65641d3dd44.zip
devicetree: Add nx node to power9-phb4.dts
A (non-qemu) p9 without an nx node will assert in p9_darn_init(): dt_for_each_compatible(dt_root, nx, "ibm,power9-nx") break; if (!nx) { if (!dt_node_is_compatible(dt_root, "qemu,powernv")) assert(nx); return; } Since NX is this essential, add it to the device tree. Signed-off-by: Reza Arbab <arbab@linux.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'make_offsets.sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud