On 27 November 2016 at 15:15, Vladimir Zapolskiy <[email protected]> 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 <[email protected]> > --- > include/configs/r2dplus.h | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]> But it is probably nice to move this to DM_PCI. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

