FreeBSD Bugzilla – Attachment 158020 Details for
Bug 201078
[PATCH] Beaglebone Black Expand memory to 512MB in dts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch dts
patch_ram_bbb.diff (text/plain), 382 bytes, created by
Emmanuel Vadot
on 2015-06-23 15:45:00 UTC
(
hide
)
Description:
patch dts
Filename:
MIME Type:
Creator:
Emmanuel Vadot
Created:
2015-06-23 15:45:00 UTC
Size:
382 bytes
patch
obsolete
>diff --git a/sys/boot/fdt/dts/arm/beaglebone-black.dts b/sys/boot/fdt/dts/arm/beaglebone-black.dts >index 21cbf83..f95f98c 100644 >--- a/sys/boot/fdt/dts/arm/beaglebone-black.dts >+++ b/sys/boot/fdt/dts/arm/beaglebone-black.dts >@@ -50,4 +50,8 @@ > hdmi { > status = "disabled"; > }; >+ memory { >+ device_type = "memory"; >+ reg = <0x80000000 0x20000000>; /* 512 MB */ >+ }; > };
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 201078
: 158020