u-boot: Remove the randundant patch

This patch had been merged into u-boot upstream. Its commit is
29f7d05a347a("dm: core: Move ofdata_to_platdata() call earlier").
So, remove the randundant patch to avoid building error.

Signed-off-by: Meng Li <Meng.Li@windriver.com>
This commit is contained in:
Meng Li
2022-04-20 10:03:47 +08:00
committed by Andrei Gherzan
parent 993436b0fe
commit c3275986b6
2 changed files with 0 additions and 54 deletions
-3
View File
@@ -6,9 +6,6 @@ SRC_URI:append:rpi = " \
SRC_URI:append:rpi = " file://0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch"
# special fix for raspberrypi-cm3
SRC_URI:append:raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch"
DEPENDS:append:rpi = " u-boot-default-script"
do_install:append:rpi () {