The patch causes U-Boot freezes in some configurations. The root cause is that U-Boot does not allow to use the bss section in pre-relocation code (which is where the UART is used). Drop the patch as it is not required currently. See also: http://u-boot.10912.n7.nabble.com/RPi4-U-Boot-freeze-td424432.html#a427198