arm: maxbcm: Enable SPL to include DDR training code into U-Boot
[oweals/u-boot.git] / arch / arm / include / asm / arch-armada-xp / cpu.h
index 6b60c21ceb8e7391d98fca49f2a883535258c0ac..43417992b44f3e3793b7ec0ef0f505ceb414dfd1 100644 (file)
@@ -96,6 +96,9 @@ struct kwgpio_registers {
        u32 irq_level;
 };
 
+/* Needed for dynamic (board-specific) mbus configuration */
+extern struct mvebu_mbus_state mbus_state;
+
 /*
  * functions
  */