Skip to content

Commit 90e812a

Browse files
chleroympe
authored andcommitted
Documentation/powerpc: Mention 40x is removed
Commit 732b32d ("powerpc: Remove core support for 40x") removed 40x. Update documentation accordingly. Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/c2d64bebc514ca892a12e51a68821a6317048d3a.1720694954.git.christophe.leroy@csgroup.eu
1 parent 3efe19a commit 90e812a

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

Documentation/arch/powerpc/cpu_families.rst

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -128,24 +128,6 @@ IBM BookE
128128
- All 32 bit::
129129

130130
+--------------+
131-
| 401 |
132-
+--------------+
133-
|
134-
|
135-
v
136-
+--------------+
137-
| 403 |
138-
+--------------+
139-
|
140-
|
141-
v
142-
+--------------+
143-
| 405 |
144-
+--------------+
145-
|
146-
|
147-
v
148-
+--------------+
149131
| 440 |
150132
+--------------+
151133
|

Documentation/arch/powerpc/elf_hwcaps.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ PPC_FEATURE_HAS_MMU
9191

9292
PPC_FEATURE_HAS_4xxMAC
9393
The processor is 40x or 44x family.
94+
Unused in the kernel since 732b32daef80 ("powerpc: Remove core support for 40x")
9495

9596
PPC_FEATURE_UNIFIED_CACHE
9697
The processor has a unified L1 cache for instructions and data, as

0 commit comments

Comments
 (0)