]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rpi.h
board: rpi: move uart deactivation to board_init
[u-boot] / include / configs / rpi.h
index 45c82349057b71e1a0d0abf08d2882ebf6851f81..fa959ef7e3492bbfc8d92635460dcbb5f0c5ead5 100644 (file)
@@ -16,7 +16,6 @@
 
 /* Architecture, CPU, etc.*/
 #define CONFIG_ARCH_CPU_INIT
-#define CONFIG_BOARD_EARLY_INIT_F
 
 /* Use SoC timer for AArch32, but architected timer for AArch64 */
 #ifndef CONFIG_ARM64