arm: K3: common: Allow for early console functionality
[oweals/u-boot.git] / arch / arm / mach-k3 / common.h
index ac7e80d9af21f274eaeb294b18c72d61841d9a4e..ab68e14de8bef6b4ff9b2a482af75751787f3a21 100644 (file)
@@ -9,3 +9,4 @@
 #include <asm/armv7_mpu.h>
 
 void setup_k3_mpu_regions(void);
+int early_console_init(void);