From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 18 Jan 2016 00:37:04 +0100 Subject: [U-Boot] [PATCH 10/18] common: Move LCD and video memory reservation together In-Reply-To: <1452011474-15207-11-git-send-email-sjg@chromium.org> References: <1452011474-15207-1-git-send-email-sjg@chromium.org> <1452011474-15207-11-git-send-email-sjg@chromium.org> Message-ID: <20160118003704.57b5cbcf@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 5 Jan 2016 09:31:06 -0700 Simon Glass wrote: > These two functions are conceptually the same. Move them together in the > pre-relocation init. > > Signed-off-by: Simon Glass > --- > > common/board_f.c | 28 ++++++++++++++-------------- > 1 file changed, 14 insertions(+), 14 deletions(-) Acked-by: Anatolij Gustschin -- Anatolij