commit | a1727da599ad030ccaf4073473fd235c8ee28219 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Wed Aug 28 21:18:32 2013 +0100 |
committer | Grant Likely <grant.likely@linaro.org> | Wed Aug 28 21:18:32 2013 +0100 |
tree | 8e3cd21c4657e725a922fe2ee0da8bd8dfdb6b1c | |
parent | 7e0bdf15cee7d2c809558b8169dc5b08792d0c82 [diff] |
of: consolidate definition of early_init_dt_alloc_memory_arch() Most architectures use the same implementation. Collapse the common ones into a single weak function that can be overridden. Signed-off-by: Grant Likely <grant.likely@linaro.org>