]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/armv7.h
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga
[karo-tx-uboot.git] / arch / arm / include / asm / armv7.h
index 11476ddd164af88b2325085d3dfddd3c7cc53070..323f282fb7b953ce854ef434328655861ba76c64 100644 (file)
@@ -79,6 +79,7 @@ void v7_outer_cache_inval_range(u32 start, u32 end);
 #if defined(CONFIG_ARMV7_NONSEC) || defined(CONFIG_ARMV7_VIRT)
 
 int armv7_init_nonsec(void);
+int armv7_update_dt(void *fdt);
 
 /* defined in assembly file */
 unsigned int _nonsec_init(void);