commit | da56d04c806a3e9986c66a061d7363ca3157c37b | [log] [tgz] |
---|---|---|
author | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Tue Oct 28 22:33:49 2014 +0200 |
committer | Grant Likely <grant.likely@linaro.org> | Mon Nov 24 22:24:50 2014 +0000 |
tree | 933409b0e629c36a56f5471f7719351938136417 | |
parent | e51795815ef1a7adc018cbaf05aac46e3d24eda8 [diff] |
of/resolver: Switch to new local fixups format. The original resolver format is way too cryptic, switch to using a tree based format that gets rid of repetitions, is more compact and readable. At the same time, update the selftests to using the new local fixups format. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> [grant.likely: Squashed in testcase changes and merged similar functions] Signed-off-by: Grant Likely <grant.likely@linaro.org>