]> git.sur5r.net Git - u-boot/blobdiff - include/fdtdec.h
board: arm: Add support for Broadcom BCM7445
[u-boot] / include / fdtdec.h
index 332105504b4a980f6c32de48c65633dc7ead3bd0..58d5b721aa6011eee76e472bca6a91ce95719c3a 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