Hi,
Do you have any remarks to the patchset?
Best regards,
Patryk
wt., 10 wrz 2019 o 08:23 Marcin Wojtas napisał(a):
> pon., 9 wrz 2019 o 17:52 Patryk Duda napisał(a):
> >
> > Hi,
> >
> > This patchset contains progress bar implementation for MvSpiFlash dr
Hi,
Do you have any remarks to this patch?
Best Regards,
Patryk
wt., 10 wrz 2019 o 08:24 Marcin Wojtas napisał(a):
> pon., 9 wrz 2019 o 17:53 Patryk Duda napisał(a):
> >
> > This patch fixes missing MdioIndex copying during initialization.
> > This bug appeared as ina
This patch implements TFTP-like progress bar in
MvSpiFlashUpdateWithProgress. This is necessary because
CapsuleRuntimeDxe uses DxeRuntimeCapsuleLib which uses
CapsuleProcessLibNull implementation of capsule process.
Signed-off-by: Patryk Duda
---
Silicon/Marvell/Drivers/Spi/MvSpiFlashDxe
sector was not copied because remainder was 0.
This was fixed by increasing number of sectors to write.
I'm looking forward to your comments or remarks.
Best regards,
Patryk
Patryk Duda (2):
Marvell/Drivers: MvSpiFlashDxe: Fix sector number obtaining
Marvell/Drivers: MvSpiFlashDxe: Impl
This patch fixes missing MdioIndex copying during initialization.
This bug appeared as inability to communicate with PHY connected
to MDIO other than first.
Signed-off-by: Patryk Duda
---
Silicon/Marvell/Drivers/Net/MvPhyDxe/MvPhyDxe.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions
ways, but this solution fixes hypotetical
situation in which total bytes count is smaller than sector size.
Signed-off-by: Patryk Duda
---
Silicon/Marvell/Drivers/Spi/MvSpiFlashDxe/MvSpiFlashDxe.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Silicon/Marvell/Drivers/Spi