commit | e3a762ce108b5a0ca2499cbb9bff50dbfcd9eaf8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 10 20:01:32 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Thu May 29 17:49:33 2014 -0400 |
tree | a6fd18846dc2376dc221bd3a903c36fc4c868177 | |
parent | 09007c431cef8f3a20d7f131bad2584f11f71076 [diff] |
m68k: powerpc: Clean up do_mdm_init This code seems unnecessarily complex. We really just need to check the global_data. Now that is it all in one place, and not arch-specific, this is pretty easy. Signed-off-by: Simon Glass <sjg@chromium.org>