]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-omap5/omap.h
ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0
[karo-tx-uboot.git] / arch / arm / include / asm / arch-omap5 / omap.h
index ddf5c7a8eae7ddd5c46919429dac377d084ddb6f..c3296412adeb4a1a1d60d10e82b8deeef29b5951 100644 (file)
@@ -235,6 +235,8 @@ struct ctrl_ioregs {
        u32 ctrl_ddr_ctrl_ext_0;
 };
 
+void clrset_spare_register(u8 spare_type, u32 clear_bits, u32 set_bits);
+
 #endif /* __ASSEMBLY__ */
 
 /* Boot parameters */