]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-am33xx/sys_proto.h
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[u-boot] / arch / arm / include / asm / arch-am33xx / sys_proto.h
index cbbb54e39f0edd248c20b3569e6449de176b4f7b..307ac28245a41419807190857078e056e8ec5ecd 100644 (file)
@@ -44,4 +44,5 @@ void enable_gpmc_cs_config(const u32 *gpmc_config, struct gpmc_cs *cs, u32 base,
 void omap_nand_switch_ecc(uint32_t, uint32_t);
 
 void rtc32k_enable(void);
+void uart_soft_reset(void);
 #endif