commit | 46e0977d324ac98fb4b8b2164f1442c741c0d6bf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:08:56 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:06 2017 -0600 |
tree | 07514a3549d6c911d61209e2899251e181ea66d3 | |
parent | 8ff57aeadf4c91a0325ac0f86294c65c3d429ccb [diff] |
dm: Build a live tree after relocation If enabled, build a live device tree after relocation. This can then be used by driver model. Signed-off-by: Simon Glass <sjg@chromium.org>