FreeBSD Bugzilla – Attachment 201572 Details for
Bug 235362
Cannot boot Jetson TK1 on FreeBSD 13.0-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Changes to sys/gnu/dts/arm/tegra124-jetson-tk1.dts to bypass the error
jetson-dts.diff (text/plain), 470 bytes, created by
Gerald Aryeetey
on 2019-01-31 23:09:26 UTC
(
hide
)
Description:
Changes to sys/gnu/dts/arm/tegra124-jetson-tk1.dts to bypass the error
Filename:
MIME Type:
Creator:
Gerald Aryeetey
Created:
2019-01-31 23:09:26 UTC
Size:
470 bytes
patch
obsolete
>diff --git a/sys/gnu/dts/arm/tegra124-jetson-tk1.dts b/sys/gnu/dts/arm/tegra124-jetson-tk1.dts >index 9151b3ebb839..a8d8d1eeed8a 100644 >--- a/sys/gnu/dts/arm/tegra124-jetson-tk1.dts >+++ b/sys/gnu/dts/arm/tegra124-jetson-tk1.dts >@@ -25,7 +25,8 @@ > }; > > memory@80000000 { >- reg = <0x0 0x80000000 0x0 0x80000000>; >+ device_type = "memory"; >+ reg = <0x0 0x80000000 0x0 0x7f000000>; > }; > > pcie@1003000 {
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 235362
:
201568
|
201569
|
201570
|
201571
| 201572 |
201573