]> git.sur5r.net Git - u-boot/blobdiff - board/congatec/conga-qeval20-qa3-e3845/conga-qeval20-qa3.c
mtd: spi: Correct parameters for s25fs512s flash
[u-boot] / board / congatec / conga-qeval20-qa3-e3845 / conga-qeval20-qa3.c
index 7a5b7659ef624cbd62f690fc10705d0ed700c20a..9751337a47473e7a9b9fba17a5e4f64019eff6fb 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016 Stefan Roese <sr@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -28,11 +27,6 @@ int board_early_init_f(void)
        return 0;
 }
 
-int arch_early_init_r(void)
-{
-       return 0;
-}
-
 int board_late_init(void)
 {
        struct udevice *dev;