commit | 664758c3dd1cf9c892ce98112e629cb032ac64aa | [log] [tgz] |
---|---|---|
author | Bernhard Messerklinger <bernhard.messerklinger@br-automation.com> | Thu Feb 15 08:59:53 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 23 10:40:50 2018 -0500 |
tree | 691f1c0252f2ac697744c53b1c729af8a9b2d26d | |
parent | 4be9f1f25d331a717a12ce7ac560b8534a4e2e7c [diff] |
pci: Fix decode regions for memory banks Since memory banks may not be located behind each other we need to add them separately. Signed-off-by: Bernhard Messerklinger <bernhard.messerklinger@br-automation.com> Reviewed-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>