Searched hist:"3 fd38af704f6d4da50fe7dbf9ff018e43b196fb4" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | db-88f6820-gp.h | 3fd38af704f6d4da50fe7dbf9ff018e43b196fb4 Mon May 18 16:09:46 UTC 2015 Kevin Smith <kevin.smith@elecsyscorp.com> 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>
|