commit | ea513bf76a44398364010c65a6d317234d14e3a0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Sep 14 21:18:09 2019 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Sep 14 21:28:55 2019 +0200 |
tree | 4e49ddf09adc022f041508652e6951e9087adf3f | |
parent | ef282b7a5a1fd8d635d49f40b21ad1105efd5029 [diff] |
sh: r2dplus: Fix missing PCI range Add missing PCI range for translating DRAM to bus addresses. This fixes e.g. PCI NIC interface and allows network to work in QEMU. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>