X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Ffdtdec.h;fp=include%2Ffdtdec.h;h=58d5b721aa6011eee76e472bca6a91ce95719c3a;hb=894c3ad27fa940beb7fdc07d01dcfe81c03d0481;hp=332105504b4a980f6c32de48c65633dc7ead3bd0;hpb=d154ca60036f060375ff3d80b2f1fbd2cd7de115;p=u-boot diff --git a/include/fdtdec.h b/include/fdtdec.h index 332105504b..58d5b721aa 100644 --- a/include/fdtdec.h +++ b/include/fdtdec.h @@ -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