commit | 3d07706c05c46878533f55f26bbe02d7904efd75 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Sun Feb 09 02:13:53 2014 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Mon Feb 10 23:14:26 2014 +0100 |
tree | f1b549c275f7a27f9e7038e5fc4eccb94bf8be45 | |
parent | 8358707d8276dd297655395b922560e3c65631e1 [diff] |
regtools/qeditor: rewrite soc handling The code was a mess with respect to soc handling: some code just plain copied the SoC descriptor which are big objects, some was using indexes. The new soc factor out everything in a few classes which hide these ugly details so that descriptors are never copied. Change-Id: I17af8b47f997a528b58221621389d42d24fded93