these should really go into the at91 config file. the CONFIG_AT91_* ones for sure but most likely also the others.
On 11/10/2014 07:51, John Szakmeister wrote: > --- Without these, my earlyprintk configuration was being lost. > > -John > > target/linux/generic/config-3.14 | 5 +++++ 1 file changed, 5 > insertions(+) > > diff --git a/target/linux/generic/config-3.14 > b/target/linux/generic/config-3.14 index 830efff..5f16281 100644 > --- a/target/linux/generic/config-3.14 +++ > b/target/linux/generic/config-3.14 @@ -240,6 +240,8 @@ > CONFIG_ARPD=y # CONFIG_ASYNC_TX_DMA is not set # > CONFIG_AT76C50X_USB is not set # CONFIG_AT803X_PHY is not set +# > CONFIG_AT91_DEBUG_LL_DBGU0 is not set +# CONFIG_AT91_DEBUG_LL_DBGU1 > is not set # CONFIG_ATA is not set # CONFIG_ATAGS is not set > CONFIG_ATAGS_PROC=y @@ -770,6 +772,9 @@ CONFIG_DEBUG_KERNEL=y # > CONFIG_DEBUG_KOBJECT_RELEASE is not set # CONFIG_DEBUG_LIST is not > set # CONFIG_DEBUG_LL is not set +# CONFIG_DEBUG_LL_UART_8250 is > not set +# CONFIG_DEBUG_LL_UART_NONE is not set +# > CONFIG_DEBUG_LL_UART_PL01X is not set # CONFIG_DEBUG_LOCKDEP is not > set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # > CONFIG_DEBUG_LOCK_ALLOC is not set > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
