commit | 70ac86c66802e8c03ca1c339566480e23da75064 | [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 | e3cb4495922f688c8ef4cfb501fc09ef0fb8aa3e [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>