On 13/07/2019 21:02, Heinrich Schuchardt wrote:
As efi_add_memory_map() signals an error by returning NULL and correct
function by returning the requested address we cannot discern an error from
correct functioning for address 0x00000000. This leads to unexpected
warnings on the Raspberry 3.

Hi Heinrich.

I made a patchset similar to this, which I just sent out.

I think we've both missed a few things.

#1 Yours here is missing a change to "efi_add_runtime_mmio()"
#2 Mine appears to miss
   - Updating the header signature
   - Subtracting unused variables left-over in the function

..

Let me send a V3 and you can choose to apply either my V3 or update your V1 with efi_add_runtime_mmio() as you wish.

:)

---
bod
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to