]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:47:14 +0000 (00:47 +0200)
commitaf39cd71a5ce8faac39652257e5dc86407fabc4a
treef1e4f08d7bd8449fc4e15584836a6815c905103e
parent86fd77c5c9b5dcd0c0c89b20ddf18fe1401ff148
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