Carl-Daniel Hailfinger wrote:
On 04.08.2008 00:19, ron minnich wrote:
I like the change but please, NOBODY ack this until you test it on something! this is a far-reaching change.
Indeed. Did you find time to test it? Inline and attached is the updated patch against svn HEAD for your convenience.
Regards, Carl-Daniel
The named unions in the device tree code are obnoxious and degrade readability. Move to anonymous unions.
Build tested on all targets. Boot tested on qemu.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Please prepare the same patch for v2, too. We should not have the device tree code diverge too much before v3 actually becomes usable.