···3131 * This is generally setup by the boards start up code.3232 */3333#define MCF_MBAR 0x100000003434-#define MCF_MBAR2 0x800000003534#if defined(CONFIG_M54xx)3635#define MCF_IPSBAR MCF_MBAR3736#elif defined(CONFIG_M520x)
+5
arch/m68k/include/asm/m5249sim.h
···1717#include <asm/m52xxacr.h>18181919/*2020+ * The 5249 has a second MBAR region, define its address.2121+ */2222+#define MCF_MBAR2 0x800000002323+2424+/*2025 * Define the 5249 SIM register set addresses.2126 */2227#define MCFSIM_RSR 0x00 /* Reset Status reg (r/w) */