
30 Nov
2016
30 Nov
'16
1:33 a.m.
On 27 November 2016 at 15:15, Vladimir Zapolskiy vz@mleia.com wrote:
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
include/configs/r2dplus.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
But it is probably nice to move this to DM_PCI.