summaryrefslogtreecommitdiffstats
path: root/lib_arm
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-09-17 15:10:32 +0000
committerwdenk <wdenk>2003-09-17 15:10:32 +0000
commitf54ebdfa28a3c384cb4904f75f8228f3c6d748c5 (patch)
tree10a301981147099e9f930ac8ec042328e8c062fa /lib_arm
parent34b3049a60a37e180d73332ccddf706c049a0515 (diff)
downloadblackbird-obmc-uboot-f54ebdfa28a3c384cb4904f75f8228f3c6d748c5.tar.gz
blackbird-obmc-uboot-f54ebdfa28a3c384cb4904f75f8228f3c6d748c5.zip
Add auto-update code for TRAB board using USB memory sticks
Diffstat (limited to 'lib_arm')
-rw-r--r--lib_arm/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_arm/board.c b/lib_arm/board.c
index 6e19ddc8c1..93deef7149 100644
--- a/lib_arm/board.c
+++ b/lib_arm/board.c
@@ -285,7 +285,7 @@ void start_armboot (void)
}
}
- devices_init (); /* get the devices list going. */
+ devices_init (); /* get the devices list going. */
jumptable_init ();
OpenPOWER on IntegriCloud