commit | 8f70ac39801d9bb388e2aaebbc9fe9d2a438a151 | [log] [tgz] |
---|---|---|
author | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Fri Nov 25 14:32:08 2016 +0200 |
committer | David Gibson <david@gibson.dropbear.id.au> | Mon Nov 28 14:51:50 2016 +1100 |
tree | 874f02b411fa16aaf6d93820b96a1e57a683dcbb | |
parent | ea10f953878feea45ccdae846dbd3382e79e7f7e [diff] |
checks: Pass boot_info instead of root node As preparation for overlay support we need to pass the boot info parameter instead of the root node to each check method. The root node can be retrieved by accessing boot info's dt member. No other functional changes are made. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>