/*
* Transparent translation register values for IO space and the
* kernel text/data. These are only used temporarily during
* early boot.
*
* XXX BOTH? Really? But that matches the historical value. But
* just SUPER should be sufficient.
*/
#define NEXT68K_TT40_IO (0x02000000 | \
TTR40_E | TTR40_BOTH | \
PTE40_CM_NC_SER)