Home
last modified time | relevance | path

Searched hist:"765270472285665 fbb01735cd74ce2ba6232493f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dr2dplus.h765270472285665fbb01735cd74ce2ba6232493f Sun Nov 27 22:15:22 UTC 2016 Vladimir Zapolskiy <vz@mleia.com> r2dplus: use P1 area space for text base and PCI system memory

While both options are acceptable use P1 area physical addresses
instead of external memory space of text base and PCI system memory
for unification purposes, all other supported superh boards have the
same selection.

This allows to easily ensure that CONFIG_SYS_TEXT_BASE is located
within available DRAM.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>