Searched hist:"5 c965ed901c09bd046a99c7dc9269e3be2829604" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | sunxi-common.h | 5c965ed901c09bd046a99c7dc9269e3be2829604 Sun Sep 13 15:16:54 UTC 2015 Hans de Goede <hdegoede@redhat.com> sunxi: Tweak various memory addresses
For the upcoming nand support we need a bigger heap, esp. ubi[fs] uses quite a bit of memory, increase the heap size to 64 MB.
Our video code returns unused reserved framebuffer memory to the kernel before booting it. Drop the #ifdef-ery and simply always reserve 16 MB.
Adjust bootm_size for the above changes.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
|