|
@@ -974,6 +974,13 @@ compatibility.
|
|
4Gb. Some vendors prefer splitting those ranges into smaller
|
|
4Gb. Some vendors prefer splitting those ranges into smaller
|
|
segments, but the kernel doesn't care.
|
|
segments, but the kernel doesn't care.
|
|
|
|
|
|
|
|
+ Additional properties:
|
|
|
|
+
|
|
|
|
+ - hotpluggable : The presence of this property provides an explicit
|
|
|
|
+ hint to the operating system that this memory may potentially be
|
|
|
|
+ removed later. The kernel can take this into consideration when
|
|
|
|
+ doing nonmovable allocations and when laying out memory zones.
|
|
|
|
+
|
|
e) The /chosen node
|
|
e) The /chosen node
|
|
|
|
|
|
This node is a bit "special". Normally, that's where Open Firmware
|
|
This node is a bit "special". Normally, that's where Open Firmware
|