]> git.sur5r.net Git - u-boot/commit
sunxi: Tweak various memory addresses
authorHans de Goede <hdegoede@redhat.com>
Sun, 13 Sep 2015 15:16:54 +0000 (17:16 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 29 Sep 2015 09:50:07 +0000 (11:50 +0200)
commit5c965ed901c09bd046a99c7dc9269e3be2829604
tree5ea778bfa2198e77d75dcc097757e96c32fbc149
parentdaf6d399aef850447f55820457e4dbce91a0521d
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>
include/configs/sunxi-common.h