summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-05-14 21:34:10 -0400
committerTom Rini <[email protected]>2021-07-07 19:52:22 -0400
commit9b7993bba939220dba945b2dbf979d2c3e68123d (patch)
tree2744f0644fdfc06c3c81d7665c3005d95b040e0f /doc
parenteb83d10b4261a4d54e8d132e82933ce98dafb23d (diff)
m68k: Remove M5475x boards
These board has not been converted to CONFIG_DM_PCI by the deadline. Remove them. As this is the last of the mcf547x_8x family of boards, remove that support as well. Cc: TsiChung Liew <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/arch/m68k.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/m68k.rst b/doc/arch/m68k.rst
index 44e1a5dfa38..698e288c448 100644
--- a/doc/arch/m68k.rst
+++ b/doc/arch/m68k.rst
@@ -72,7 +72,7 @@ A bash script similar to the one below may be used:
export CROSS_COMPILE=/opt/toolchains/m68k/gcc-4.9.0-nolibc/bin/m68k-linux-
- board=M5475DFE
+ board=M5249EVB
make distclean
make ${board}_defconfig