]> git.ipfire.org Git - people/ms/u-boot.git/commit
db-88f6820-gp.h: Load data blobs into lower memory
authorKevin Smith <kevin.smith@elecsyscorp.com>
Mon, 18 May 2015 16:09:46 +0000 (16:09 +0000)
committerLuka Perkov <luka.perkov@sartura.hr>
Sun, 28 Jun 2015 15:52:41 +0000 (17:52 +0200)
commit3fd38af704f6d4da50fe7dbf9ff018e43b196fb4
treedfba9160d7528db788d7c761c6e345cf7cc847d3
parentae68763b6d7193faa4f4007dba7efe983cec604d
db-88f6820-gp.h: Load data blobs into lower memory

By default on this platform, u-boot loads data into high memory
in the range of 0x7Fxxxxxx, which generates a data abort when the
kernel tries to read it.  Config the u-boot environment to load
the device tree and initrd image into lower memory to make them
accessible to the kernel.

Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Acked-by: Stefan Roese <sr@denx.de>
include/configs/db-88f6820-gp.h