[PATCH] board: ls1043ardb: force PCI device enumeration

2021-11-22 Thread Martin Schiller
uot;), pci_init() is now called in the board_init() routine when CONFIG_DM_ETH is active. Signed-off-by: Martin Schiller CC: Priyanka Jain CC: Camelia Groza --- board/freescale/ls1043ardb/ls1043ardb.c | 4 1 file changed, 4 insertions(+) diff --git a/board/freescale/ls1043ardb/ls1043ardb.

Re: [PATCH] board: ls1046ardb: force PCI device enumeration

2021-11-22 Thread Martin Schiller
On 2021-11-22 17:30, Camelia Alexandra Groza (OSS) wrote: -Original Message- From: U-Boot On Behalf Of Martin Schiller Sent: Wednesday, November 17, 2021 13:59 To: u-boot@lists.denx.de Cc: Martin Schiller ; Priyanka Jain Subject: [PATCH] board: ls1046ardb: force PCI device

[PATCH] board: ls1046ardb: force PCI device enumeration

2021-11-17 Thread Martin Schiller
uot;), pci_init() is now called in the board_init() routine when CONFIG_DM_ETH is active. Signed-off-by: Martin Schiller CC: Priyanka Jain --- board/freescale/ls1046ardb/ls1046ardb.c | 4 1 file changed, 4 insertions(+) diff --git a/board/freescale/ls1046ardb/ls1046ardb.c b/board/

[PATCH] board: ls1046ardb: force PCI device enumeration

2021-11-17 Thread Martin Schiller
uot;), pci_init() is now called in the board_init() routine when CONFIG_DM_ETH is active. Signed-off-by: Martin Schiller CC: Priyanka Jain --- board/freescale/ls1046ardb/ls1046ardb.c | 4 1 file changed, 4 insertions(+) diff --git a/board/freescale/ls1046ardb/ls1046ardb.c b/board/