| commit | f54ebdfa28a3c384cb4904f75f8228f3c6d748c5 | [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 | 34b3049a60a37e180d73332ccddf706c049a0515 [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 ();