FreeBSD Bugzilla – Attachment 246934 Details for
Bug 275655
sysutils/u-boot-rpi-arm64: 2023.10 doesn't find mmc0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch as suggested by https://lists.denx.de/pipermail/u-boot/2023-October/533298.html
board-raspberrypi-rpi-rpi.env.diff (text/plain), 909 bytes, created by
Helge Oldach
on 2023-12-09 17:59:01 UTC
(
hide
)
Description:
patch as suggested by https://lists.denx.de/pipermail/u-boot/2023-October/533298.html
Filename:
MIME Type:
Creator:
Helge Oldach
Created:
2023-12-09 17:59:01 UTC
Size:
909 bytes
patch
obsolete
>diff --git a/files/patch-board-raspberrypi-rpi-rpi.env b/files/patch-board-raspberrypi-rpi-rpi.env >new file mode 100644 >index 000000000000..3d5a6af84bd2 >--- /dev/null >+++ b/files/patch-board-raspberrypi-rpi-rpi.env >@@ -0,0 +1,10 @@ >+https://lists.denx.de/pipermail/u-boot/2023-October/533298.html >+ >+--- board/raspberrypi/rpi/rpi.env~ 2023-10-02 16:39:59.000000000 +0200 >++++ board/raspberrypi/rpi/rpi.env 2023-12-09 16:43:13.509604000 +0100 >+@@ -74,4 +74,4 @@ >+ fdt_addr_r=0x02600000 >+ ramdisk_addr_r=0x02700000 >+ >+-boot_targets=mmc usb pxe dhcp >++boot_targets=mmc0 mmc1 mmc2 usb pxe dhcp >diff --git a/sysutils/u-boot-rpi-arm64/Makefile b/sysutils/u-boot-rpi-arm64/Makefile >index 26be706afbae..705c7d3f1c31 100644 >--- a/sysutils/u-boot-rpi-arm64/Makefile >+++ b/sysutils/u-boot-rpi-arm64/Makefile >@@ -1,4 +1,5 @@ > MASTERDIR= ${.CURDIR}/../u-boot-master >+PORTREVISION= 1 > > EXTRA_PATCHES= ${.CURDIR}/files/ >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 275655
: 246934