public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] rpi: Fix PXE issues with grub
@ 2021-05-11 22:27 Jeremy Linton
  0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Linton @ 2021-05-11 22:27 UTC (permalink / raw)
  To: devel; +Cc: ardb+tianocore, pete, samer.el-haj-mahmoud, awarkentin,
	Jeremy Linton

When PXE booting with grub the network link
isn't given a chance to resume so grub's transmit
calls fail. This results in failed boots. Similarly
the DMA range for the adapter isn't right since it
doesn't have a 32-bit restriction. Again this keeps
grub from failing on 8G devices,

v1-v2:
	Update commit message to note solution
	Add Review-by's

Jeremy Linton (2):
  Silicon/Broadcom/BcmGenetDxe: Delay for linkup in transmit
  Platform/RaspberryPi: Increase genet dma window

 Platform/RaspberryPi/RPi4/RPi4.dsc                 |  2 +-
 .../Drivers/Net/BcmGenetDxe/SimpleNetwork.c        | 24 ++++++++++++++++++++--
 2 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.13.7


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH v2 0/2] rpi: Fix PXE issues with grub
@ 2021-05-11 22:37 Jeremy Linton
  2021-08-16  7:23 ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Linton @ 2021-05-11 22:37 UTC (permalink / raw)
  To: devel; +Cc: ardb+tianocore, pete, samer.el-haj-mahmoud, awarkentin,
	Jeremy Linton

When PXE booting with grub the network link
isn't given a chance to resume so grub's transmit
calls fail. This results in failed boots. Similarly
the DMA range for the adapter isn't right since it
doesn't have a 32-bit restriction. Again this keeps
grub from failing on 8G devices,

v1-v2:
	Update commit message to note solution
	Add Review-by's

Jeremy Linton (2):
  Silicon/Broadcom/BcmGenetDxe: Delay for linkup in transmit
  Platform/RaspberryPi: Increase genet dma window

 Platform/RaspberryPi/RPi4/RPi4.dsc                 |  2 +-
 .../Drivers/Net/BcmGenetDxe/SimpleNetwork.c        | 24 ++++++++++++++++++++--
 2 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.13.7


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-16  7:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-11 22:27 [PATCH v2 0/2] rpi: Fix PXE issues with grub Jeremy Linton
  -- strict thread matches above, loose matches on Subject: below --
2021-05-11 22:37 Jeremy Linton
2021-08-16  7:23 ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox