]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account
authorHans de Goede <hdegoede@redhat.com>
Wed, 24 Dec 2014 15:08:30 +0000 (16:08 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 14 Jan 2015 13:56:39 +0000 (14:56 +0100)
commit8c95c55661e9bd51c284bb9d26f5a2b058f562d0
treea3df897f7876400ee7b8a2cd66f134e95b5091ef
parente2bbdfb1e3a3def3586703622a4dade46019f943
sunxi: sunxi-common.h: Reduce bootm_size to take the framebuffer into account

Before video output support can be enabled on the A13-OLinuXinoM, bootm_size
must first be reduced to take into account that the framebuffer is shaved of
the top of the DRAM. For other boards this is not an issue since bootm was set
to 256M and all boards have at least 512M except for the A13-OLinuXinoM.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
include/configs/sunxi-common.h