basic u-boot is working, boots into the command shell.
diff --git a/include/configs/zylonite.h b/include/configs/zylonite.h
index 99d6a93..c5fb076 100644
--- a/include/configs/zylonite.h
+++ b/include/configs/zylonite.h
@@ -61,7 +61,7 @@
 /*
  * select serial console configuration
  */
-#define CONFIG_FFUART	       1       /* we use FFUART on LUBBOCK */
+#define CONFIG_FFUART	       1
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE