rockchip: rk3288: Add pinctrl support for the gmac ethernet interface
[oweals/u-boot.git] / arch / arm / include / asm / arch-rockchip / boot0.h
index 8d7bc9a909369a8b30d003d33cb02eed1d9e33e3..7346876dc21a486b4ea2e07fbb603c1e5b57c115 100644 (file)
@@ -16,3 +16,7 @@
        .space 0x4         /* space for the 'RK33' */
 #endif
        b reset
+
+#if defined(CONFIG_ROCKCHIP_RK3399) && defined(CONFIG_SPL_BUILD)
+       .space CONFIG_ROCKCHIP_SPL_RESERVE_IRAM /* space for the ATF data */
+#endif