]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/main.c
Remove AmigaOneG3SE board
[people/ms/u-boot.git] / common / main.c
index f7e7c1c3269c4e8a356defac590a591e6762cbdd..3760ba3d6b4c84a35da19ef2684ecbd2cf25e12d 100644 (file)
@@ -427,14 +427,7 @@ void main_loop (void)
            }
        }
 #endif /* CONFIG_MENUKEY */
-#endif /* CONFIG_BOOTDELAY */
-
-#ifdef CONFIG_AMIGAONEG3SE
-       {
-           extern void video_banner(void);
-           video_banner();
-       }
-#endif
+#endif /* CONFIG_BOOTDELAY */
 
        /*
         * Main Loop for Monitor Command Processing