board: arm: Add support for Broadcom BCM7445
[platform/kernel/u-boot.git] / include / fdtdec.h
index 3321055..58d5b72 100644 (file)
@@ -49,6 +49,10 @@ struct bd_info;
 #define SPL_BUILD      0
 #endif
 
+#if CONFIG_IS_ENABLED(OF_PRIOR_STAGE)
+extern phys_addr_t prior_stage_fdt_address;
+#endif
+
 /*
  * Information about a resource. start is the first address of the resource
  * and end is the last address (inclusive). The length of the resource will