X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/18a076fccdba90cd7bea1dd4cff1b6b0559b75f0..374bb82f67f49829cb443fe95a11d88c83675be4:/target/linux/lantiq/patches/106-early_printk.patch?ds=sidebyside diff --git a/target/linux/lantiq/patches/106-early_printk.patch b/target/linux/lantiq/patches/106-early_printk.patch index 34e0bdf4d..1cf402c5c 100644 --- a/target/linux/lantiq/patches/106-early_printk.patch +++ b/target/linux/lantiq/patches/106-early_printk.patch @@ -1,7 +1,7 @@ --- a/arch/mips/lantiq/Kconfig +++ b/arch/mips/lantiq/Kconfig -@@ -33,4 +33,19 @@ endchoice - source "arch/mips/lantiq/falcon/Kconfig" +@@ -33,4 +33,19 @@ + #source "arch/mips/lantiq/falcon/Kconfig" source "arch/mips/lantiq/xway/Kconfig" +if EARLY_PRINTK @@ -44,7 +44,7 @@ +#define LQ_ASC_BASE KSEG1ADDR(LQ_ASC1_BASE) +#endif + -+#elif CONFIG_SOC_LANTIQ_FALCON ++#elif defined(CONFIG_SOC_LANTIQ_FALCON) +#include +#ifdef CONFIG_LANTIQ_PROM_ASC0 +#define LQ_ASC_BASE GPON_ASC0_BASE