* Code cleanup:
  - remove trailing white space, trailing empty lines, C++ comments, etc.
  - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)

* Patches by Kenneth Johansson, 25 Jun 2003:
  - major rework of command structure
    (work done mostly by Michal Cendrowski and Joakim Kristiansen)
diff --git a/board/logodl/config.mk b/board/logodl/config.mk
index 4166357..76c382d 100644
--- a/board/logodl/config.mk
+++ b/board/logodl/config.mk
@@ -11,5 +11,5 @@
 # FIXME: armboot does only work correctly when being compiled
 # # for the addresses _after_ relocation to RAM!! Otherwhise the
 # # .bss segment is assumed in flash...
-# 
+#
 TEXT_BASE = 0x083E0000