Re: [PATCH] pci_ids: fix i225 unprogrammed value

2024-07-05 Thread Tom Rini
On Mon, Jun 24, 2024 at 07:49:07PM +, Marjolaine Amate wrote: > This patch fixes the I225 hardware default value > at 0x15FD meaning empty flash image > or the NVM configuration loading failed > > Signed-off-by: Marjolaine Amate Applied to u-boot/master, thanks! -- Tom signature.asc Des

[PATCH] pci_ids: fix i225 unprogrammed value

2024-06-24 Thread Marjolaine Amate
This patch fixes the I225 hardware default value at 0x15FD meaning empty flash image or the NVM configuration loading failed Signed-off-by: Marjolaine Amate --- include/pci_ids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pci_ids.h b/include/pci_ids.h index f1886