From 956ce368088316349ba8c4036d51e1e36460c642 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 9 Oct 2015 18:38:34 +0000 Subject: Add BOOT_PRINTK_DELAY to kernel for debugging --- strata/bsp-rpi2/linux-rpi2.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/strata/bsp-rpi2/linux-rpi2.morph b/strata/bsp-rpi2/linux-rpi2.morph index 40fdd550..5513addd 100644 --- a/strata/bsp-rpi2/linux-rpi2.morph +++ b/strata/bsp-rpi2/linux-rpi2.morph @@ -103,6 +103,7 @@ configure-commands: - scripts/config -e IP_SET_HASH_NETPORT - scripts/config -e IP_SET_HASH_NETIFACE - scripts/config -e IP_SET_LIST_SET +- scripts/config -e BOOT_PRINTK_DELAY - yes '' | make ARCH=arm oldconfig build-commands: - make $MAKEFLAGS ARCH=arm zImage dtbs -- cgit v1.2.1