]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/board_f.c
common: Move LCD and video memory reservation together
authorSimon Glass <sjg@chromium.org>
Tue, 19 Jan 2016 02:52:20 +0000 (19:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 21 Jan 2016 02:10:15 +0000 (19:10 -0700)
commit8703ef3fdbfda239bcc67818e9b0f6ddaa7f6ad4
treef899dcd7a9a3414d62c3e60eb0f4bd17d96ff647
parentb5146b2811b69775c88a51bc1275377369d6d3b3
common: Move LCD and video memory reservation together

These two functions are conceptually the same. Move them together in the
pre-relocation init.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
common/board_f.c