Fixed comment about disabling VBTO on 68K boards.

This commit is contained in:
Andrew Johnson
2001-08-06 22:31:33 +00:00
parent 54fee9f016
commit 405fff7f58
+1 -1
View File
@@ -97,7 +97,7 @@
* modules that are beyond the MXI bus otherwise. If you can't do this
* you'll need to disable the bus timeout timer function of the system
* controller in your startup script, for example:
* MVME16x/17x: *0xfff4004c = 0x000095e7
* MVME16x/17x: *0xfff4004c |= 0x00030000
* MVME2700: *0xfd050404 = 0x00000602
*
*/