Searched hist:"8 c95c55661e9bd51c284bb9d26f5a2b058f562d0" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sunxi-common.h | 8c95c55661e9bd51c284bb9d26f5a2b058f562d0 Wed Dec 24 15:08:30 UTC 2014 Hans de Goede <hdegoede@redhat.com> 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>
|