> From: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
> Sent: Tuesday, July 25, 2023 6:42 PM
> To: Rick Jian-Zhi Chen(陳建志) <r...@andestech.com>; Leo Yu-Chi Liang(梁育齊) 
> <ycli...@andestech.com>
> Cc: Paul Walmsley <paul.walms...@sifive.com>; Green Wan 
> <green....@sifive.com>; u-boot@lists.denx.de; Heinrich Schuchardt 
> <heinrich.schucha...@canonical.com>
> Subject: [PATCH 1/1] 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.schucha...@canonical.com>
> ---
>  configs/sifive_unmatched_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Rick Chen <r...@andestech.com>

Reply via email to