of/resolver: Switch to new local fixups format.
authorPantelis Antoniou <pantelis.antoniou@konsulko.com>
Tue, 28 Oct 2014 20:33:49 +0000 (22:33 +0200)
committerGrant Likely <grant.likely@linaro.org>
Mon, 24 Nov 2014 22:24:50 +0000 (22:24 +0000)
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>

No differences found