diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-07-25 12:41:30 +0200 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2023-08-02 11:02:33 +0800 |
commit | cd24d0722a554f18a85076353b6d816d9afc3ade (patch) | |
tree | 9da75c209dd77a47042a3dc8f97f1a579fd5c45f /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 493c03f82065ac67b3e7b1cde3c719bbd0e86514 (diff) |
riscv: sifive: initialize PCI on Unmatched
The Unmatched board is typically booted from NVMe which requires PCI.
When dropping to a console PCI is not initialized yet. 'pci enum' has to be
called.
Change the configuration to call pci_init() in board_init_r().
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions