Skip to content

Commit aaed2a2

Browse files
committed
Minor copy-edits
* Tidy up hyphenation around 'bit', following on from comments in #2672 * 64-bit kernel is no longer beta
1 parent ca52248 commit aaed2a2

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

documentation/asciidoc/computers/config_txt/video.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,25 +1691,25 @@ Use `framebuffer_depth` to specify the console framebuffer depth in bits per pix
16911691
| framebuffer_depth | result | notes
16921692

16931693
| 8
1694-
| 8bit framebuffer
1694+
| 8-bit framebuffer
16951695
| Default RGB palette makes screen unreadable
16961696

16971697
| 16
1698-
| 16bit framebuffer
1698+
| 16-bit framebuffer
16991699
|
17001700

17011701
| 24
1702-
| 24bit framebuffer
1702+
| 24-bit framebuffer
17031703
| May result in a corrupted display
17041704

17051705
| 32
1706-
| 32bit framebuffer
1706+
| 32-bit framebuffer
17071707
| May need to be used in conjunction with `framebuffer_ignore_alpha=1`
17081708
|===
17091709

17101710
==== `framebuffer_ignore_alpha`
17111711

1712-
Set `framebuffer_ignore_alpha` to `1` to disable the alpha channel. Can help with the display of a 32bit `framebuffer_depth`.
1712+
Set `framebuffer_ignore_alpha` to `1` to disable the alpha channel. Can help with the display of a 32-bit `framebuffer_depth`.
17131713

17141714
==== `framebuffer_priority`
17151715

documentation/asciidoc/computers/configuration/boot_folder.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The boot folder will contain various xref:linux_kernel.adoc#kernel[kernel] image
7272
| kernel8.img
7373
| BCM2837, BCM2711
7474
| Pi Zero 2 W, Pi 2, Pi 3, Pi 4, Pi 400
75-
| Beta xref:config_txt.adoc#boot-options[64 bit kernel]. Raspberry Pi 2 with BCM2836 does not support 64-bit.
75+
| xref:config_txt.adoc#boot-options[64-bit kernel]. Raspberry Pi 2 with BCM2836 does not support 64-bit kernels.
7676
|===
7777

7878
NOTE: The architecture reported by `lscpu` is `armv7l` for systems running a 32-bit kernel (i.e. everything except `kernel8.img`), and `aarch64` for systems running a 64-bit kernel. The `l` in the `armv7l` case refers to the architecture being little-endian, not `LPAE` as is indicated by the `l` in the `kernel7l.img` filename.

documentation/asciidoc/computers/configuration/device-tree.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ The UTC build time for the EEPROM bootloader.
842842

843843
`capabilities` - 32-bit integer
844844

845-
This bit field, which describes the features supported by the current bootloader. This may be used to check whether a feature (e.g. USB boot) is supported before enabling it in the bootloader EEPROM config.
845+
This bit-field describes the features supported by the current bootloader. This may be used to check whether a feature (e.g. USB boot) is supported before enabling it in the bootloader EEPROM config.
846846

847847
|===
848848
| Bit | Feature
@@ -878,7 +878,7 @@ The UTC update timestamp set by `rpi-eeprom-update`.
878878

879879
`signed_boot` - 32-bit integer
880880

881-
If secure-boot is enabled then this bit field will be non-zero. The individual bits indicate the current secure-boot configuration.
881+
If secure-boot is enabled then this bit-field will be non-zero. The individual bits indicate the current secure-boot configuration.
882882

883883
|===
884884
| Bit | Description

documentation/asciidoc/computers/os/graphics-utilities.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Displays the enabled and detected state of the Raspberry Pi camera: `1` means ye
9797

9898
==== get_throttled
9999

100-
Returns the throttled state of the system. This is a bit pattern - a bit being set indicates the following meanings:
100+
Returns the throttled state of the system. This is a bit-pattern - a bit being set indicates the following meanings:
101101

102102
[cols="^,,"]
103103
|===
@@ -211,7 +211,7 @@ Displays the current voltages used by the specific block.
211211

212212
==== otp_dump
213213

214-
Displays the content of the OTP (one-time programmable) memory inside the SoC. These are 32 bit values, indexed from 8 to 64. See the xref:raspberry-pi.adoc#otp-register-and-bit-definitions[OTP bits page] for more details.
214+
Displays the content of the OTP (one-time programmable) memory inside the SoC. These are 32-bit values, indexed from 8 to 64. See the xref:raspberry-pi.adoc#otp-register-and-bit-definitions[OTP bits page] for more details.
215215

216216
[[getconfig]]
217217
==== get_config [configuration item|int|str]

documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This is available via device-tree in `/proc/device-tree/chosen/rpi-boardrev-ext`
4949
46 -- WVC1 decode key +
5050
47-54 -- SHA256 of RSA public key for secure-boot +
5151
55 -- secure-boot flags (reserved for use by the bootloader) +
52-
56-63 -- 256bit device specific private key +
52+
56-63 -- 256-bit device-specific private key +
5353
64-65 -- MAC address; if set, system will use this in preference to the automatically generated address based on the serial number +
5454
66 -- advanced boot register (not BCM2711)
5555

documentation/asciidoc/computers/raspberry-pi/raspberry-pi-industrial.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ which will return something like:
3434
0x00000020 0x80000000 0x00010004 0x00000008 0x800000008 0xnnnnnnnn 0x00000000 0x00000000
3535
----
3636

37-
The above uses the https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface[mailbox property interface] `GET_BOARD_SERIAL` with a request size of 8 bytes and response size of 8 bytes (sending two integers for the request 0, 0). The response to this will be two integers (0x00000020 and 0x80000000) followed by the tag code, the request length, the response length (with the 31st bit set to indicate that it is a response) then the 64 bit serial number (where the MS 32bits are always 0).
37+
The above uses the https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface[mailbox property interface] `GET_BOARD_SERIAL` with a request size of 8 bytes and response size of 8 bytes (sending two integers for the request 0, 0). The response to this will be two integers (0x00000020 and 0x80000000) followed by the tag code, the request length, the response length (with the 31st bit set to indicate that it is a response) then the 64-bit serial number (where the MS 32 bits are always 0).
3838

3939
=== Write and Read Customer OTP Values
4040

@@ -98,7 +98,7 @@ vcmailbox 0x00038021 8 8 0xffffffff 0xaffebabe
9898
This operation is unlikely to be useful for the vast majority of users, and is irreversible.
9999

100100
=== Device specific private key
101-
Eight rows of OTP (256bits) are available for use as a device-specific private key. This is intended to support file-system encryption.
101+
Eight rows of OTP (256 bits) are available for use as a device-specific private key. This is intended to support file-system encryption.
102102

103103
These rows can be programmed and read using similar `vcmailbox` commands to those used for managing customer OTP rows. If
104104
secure-boot / file-system encryption is not required then the device private key rows can be used to store general purpose information.

0 commit comments

Comments
 (0)