commit | 91527c9a306fca0f8162a22d8ecc4c7be0dfe332 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:45:05 2019 -0700 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:49 2020 +0530 |
tree | d5f2844bc33c47369b5b73e75a58d12127cc37ad | |
parent | f32934916c65d3c26c5436b393d886fce8b9ab9f [diff] |
common: Move RAM-sizing functions to init.h These functions relate to memory init so move them into the init header. Signed-off-by: Simon Glass <sjg@chromium.org>