+Jared Reviewed-By: Samer El-Haj-Mahmoud <samer.el-haj-mahm...@arm.com>
> -----Original Message----- > From: Jeremy Linton <jeremy.lin...@arm.com> > Sent: Thursday, April 15, 2021 3:22 PM > To: devel@edk2.groups.io > Cc: Ard Biesheuvel <ard.biesheu...@arm.com>; l...@nuviainc.com; > p...@akeo.ie; Samer El-Haj-Mahmoud <Samer.El-Haj- > mahm...@arm.com>; Andrei Warkentin (awarken...@vmware.com) > <awarken...@vmware.com>; Jeremy Linton <jeremy.lin...@arm.com> > Subject: [PATCH 2/2] Platform/RaspberryPi: Increase genet dma window > > The genet is capable of addressing the entire memory space on the RPI4. > Lets allow it to dma into those regions. > This solves intermittent issues with grub/etc being able to communicate > when the 3G limit is lifted on 8G boards. > > Signed-off-by: Jeremy Linton <jeremy.lin...@arm.com> > --- > Platform/RaspberryPi/RPi4/RPi4.dsc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Platform/RaspberryPi/RPi4/RPi4.dsc > b/Platform/RaspberryPi/RPi4/RPi4.dsc > index ddf4dd6a41..facf34f034 100644 > --- a/Platform/RaspberryPi/RPi4/RPi4.dsc > +++ b/Platform/RaspberryPi/RPi4/RPi4.dsc > @@ -698,7 +698,7 @@ > Silicon/Broadcom/Drivers/Net/BcmGenetDxe/BcmGenetDxe.inf { > <PcdsFixedAtBuild> > gEmbeddedTokenSpaceGuid.PcdDmaDeviceOffset|0x00000000 > - gEmbeddedTokenSpaceGuid.PcdDmaDeviceLimit|0xffffffff > + gEmbeddedTokenSpaceGuid.PcdDmaDeviceLimit|0xffffffffff > } > > # > -- > 2.13.7 IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#74671): https://edk2.groups.io/g/devel/message/74671 Mute This Topic: https://groups.io/mt/82125864/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-