diff options
author | Stefan Roese <sr@denx.de> | 2020-07-23 16:34:10 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2020-08-25 05:41:09 +0200 |
commit | e002474158d1054a7a2ff9a66149384c639ff242 (patch) | |
tree | 629bcc2a0fe703b8b83825453188d40aee6f4766 /include/hexdump.h | |
parent | 65f8c7edd8052f8b31dda321fe11e7ecfeebf5de (diff) |
pci: pci-uclass: Dynamically allocate the PCI regions
Instead of using a fixed length pre-allocated array of regions, this
patch moves to dynamically allocating the regions based on the number
of available regions plus the necessary regions for DRAM banks.
Since MAX_PCI_REGIONS is not needed any more, its removed completely
with this patch.
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Thierry Reding <treding@nvidia.com>
Cc: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'include/hexdump.h')
0 files changed, 0 insertions, 0 deletions