commit | 0f079eb51c402e6f3805fc0d35c7cc8db7275e97 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 31 08:40:30 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 16:36:49 2017 -0400 |
tree | 7d1d7eab60a661d0741c1a6bee105c79b02ec327 | |
parent | 80d4bcd3ec775ea69f832ecffcda3e7f49fba476 [diff] |
board_f: Put video memory reservation in one function Move the ugly #ifdefs inside the reserve_video() function so we can collect all this init into one place. Signed-off-by: Simon Glass <sjg@chromium.org>