commit | 13d994a6fc54b4863458480e76fb329a995a3ac9 | [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 | a07a6f233f5701e8b51b7ee6d24eb5745f75753d [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>