FreeBSD Bugzilla – Attachment 229221 Details for
Bug 251298
[NEW PORT] sysutils/u-boot-tinker: U-Boot build for the Asus Tinker Board
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
u-boot-master.diff
u-boot-master.diff (text/plain), 555 bytes, created by
Martin Filla
on 2021-11-02 12:41:43 UTC
(
hide
)
Description:
u-boot-master.diff
Filename:
MIME Type:
Creator:
Martin Filla
Created:
2021-11-02 12:41:43 UTC
Size:
555 bytes
patch
obsolete
>diff -urN u-boot-master.orig/Makefile u-boot-master/Makefile >--- u-boot-master.orig/Makefile 2021-10-29 22:58:39.737495000 +0200 >+++ u-boot-master/Makefile 2021-10-29 23:10:55.186007000 +0200 >@@ -90,6 +90,11 @@ > UBOOT_METADATA_IMX6_RAW_OFFSET= 2 > UBOOT_METADATA_IMX6_RAW_BS= 512 > >+# Override for RK3288 family >+UBOOT_PLIST_RK3288= idbloader.img u-boot.img >+UBOOT_ARCH_RK3288= arm >+UBOOT_METADATA_RK3288_FILES= ${WRKSRC}/spl/u-boot-spl.bin >+ > # Override for RK3328 family > UBOOT_PLIST_RK3328= idbloader.img u-boot.itb > UBOOT_ARCH_RK3328= aarch64
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 251298
:
219865
|
219866
|
219891
|
219893
|
229220
| 229221