]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: tbs2910: Fix BOOTMAPSZ
authorSoeren Moch <smoch@web.de>
Wed, 21 Sep 2016 11:16:21 +0000 (13:16 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Oct 2016 10:01:14 +0000 (12:01 +0200)
commit29138c6ff80d6e736640050f5e9643637c44abad
tree8dd89c5a57c91613a4b3618a8ec6d9543ada5edb
parent3b30eece271cfc4096c2d20048c89e8bed0bbbfd
board: tbs2910: Fix BOOTMAPSZ

The linux kernel imx_v6_v7_defconfig sets the user/kernel memory split
to 3G/1G now (was 2G/2G before). We have to adapt the BOOTMAPSZ so that
the decompressor finds zImage and dtb in lowmem.

Signed-off-by: Soeren Moch <smoch@web.de>
include/configs/tbs2910.h