am33xx: move ti i2c baseboard header handling to board/ti/am335x/
[oweals/u-boot.git] / arch / arm / include / asm / arch-am33xx / sys_proto.h
index 09ed6508b99ef704f3df10dbd15905b6e5f484de..9cf35e0257838bb5cfca49cc885b86e25fed1cd8 100644 (file)
@@ -28,5 +28,9 @@ u32 get_sysboot_value(void);
 int print_cpuinfo(void);
 #endif
 
+extern struct ctrl_stat *cstat;
 u32 get_device_type(void);
+void setup_clocks_for_console(void);
+void ddr_pll_config(unsigned int ddrpll_M);
+
 #endif