]> git.sur5r.net Git - u-boot/blobdiff - include/asm-arm/u-boot-arm.h
* Patch by Denis Peter, 8 Dec 2003
[u-boot] / include / asm-arm / u-boot-arm.h
index 4c92b1f361cb46b213bbdd3a48aacb8e04a48b7f..d5dbd6d1bae9f40822a423fb6668443e76830da5 100644 (file)
@@ -43,6 +43,8 @@ int   cleanup_before_linux(void);
 /* board/.../... */
 int    board_init(void);
 int    dram_init (void);
+void   setup_serial_tag (struct tag **params);
+void   setup_revision_tag (struct tag **params);
 
 /* ------------------------------------------------------------ */
 /* Here is a list of some prototypes which are incompatible to */