commit | ed782a74547cd12634051e503c86ac4e1f754775 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:45:06 2019 -0700 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:49 2020 +0530 |
tree | 835750e79ea23e90b404210c3f8d7b623481d08c | |
parent | 91527c9a306fca0f8162a22d8ecc4c7be0dfe332 [diff] |
common: Move testdram() into init.h This function is called during init so move it to the init header file. Signed-off-by: Simon Glass <sjg@chromium.org>