commit | f6a6ac16188bbba52866899eaf314348e343545c | [log] [tgz] |
---|---|---|
author | wdenk <wdenk> | Wed Sep 17 15:10:32 2003 +0000 |
committer | wdenk <wdenk> | Wed Sep 17 15:10:32 2003 +0000 |
tree | 10a301981147099e9f930ac8ec042328e8c062fa | |
parent | 5c34d45ee6ade7cdd29868ab26143193f95a54bd [diff] [blame] |
Add auto-update code for TRAB board using USB memory sticks
diff --git a/lib_arm/board.c b/lib_arm/board.c index 6e19ddc..93deef7 100644 --- a/lib_arm/board.c +++ b/lib_arm/board.c
@@ -285,7 +285,7 @@ } } - devices_init (); /* get the devices list going. */ + devices_init (); /* get the devices list going. */ jumptable_init ();