summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvojo <joris.van.vossen@sintecs.nl>2017-08-16 13:49:47 (GMT)
committervojo <joris.van.vossen@sintecs.nl>2017-08-17 13:26:24 (GMT)
commite64e0e91fb521c6248f2cdebd98ee273c6f728d0 (patch)
treecf7d395b02e00d6c6eccb063a1b8b7fb4935fa9e
parent0a3498c775da3e2c8c14dc51a856c8fba09d6101 (diff)
downloadmeta-scalys-ppc-e64e0e91fb521c6248f2cdebd98ee273c6f728d0.tar.xz
updated kernel configs and u-boot srcrev
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2016.09.bbappend2
-rw-r--r--recipes-kernel/linux/files/defconfig_append_t10xx26
2 files changed, 3 insertions, 25 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bbappend b/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bbappend
index a266e39..781da54 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bbappend
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bbappend
@@ -1,2 +1,2 @@
SRC_URI = "git://source.sintecs.nl/scalys/u-boot-fsl-qoriq;protocol=http;branch=scalys"
-SRCREV = "bf59e2d179ccdd668f20d3aa4703212a5be11e37" \ No newline at end of file
+SRCREV = "6d60b34427a6a054c2ccce0953d856ab280a4aeb" \ No newline at end of file
diff --git a/recipes-kernel/linux/files/defconfig_append_t10xx b/recipes-kernel/linux/files/defconfig_append_t10xx
index 2409389..8393260 100644
--- a/recipes-kernel/linux/files/defconfig_append_t10xx
+++ b/recipes-kernel/linux/files/defconfig_append_t10xx
@@ -1,5 +1,5 @@
#
-# simc-t10xx configs
+# simc-t10xx additional configs (TODO: clean-up)
#
CONFIG_FSL_ERRATUM_A_005337=y
CONFIG_PPC_OF=y
@@ -14,17 +14,6 @@ CONFIG_CROSS_MEMORY_ATTACH=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=yl
-CONFIG_CFG80211=y
-CONFIG_CFG80211_DEFAULT_PS=y
-CONFIG_CFG80211_WEXT=y
-CONFIG_MAC80211=y
-CONFIG_MAC80211_HAS_RC=y
-CONFIG_MAC80211_RC_MINSTREL=y
-CONFIG_MAC80211_RC_MINSTREL_HT=y
-CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
-CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
-CONFIG_MAC80211_LEDS=y
-CONFIG_MAC80211_DEBUGFS=y
CONFIG_FW_LOADER_USER_HELPER=y
CONFIG_FTL=y
CONFIG_MTD_SPI_NOR_BASE=y
@@ -47,9 +36,6 @@ CONFIG_ATH9K_PCI=y
CONFIG_ATH9K_AHB=y
CONFIG_ATH9K_DEBUGFS=y
CONFIG_ATH9K_LEGACY_RATE_CONTROL=y
-
-
-
CONFIG_RTL_CARDS=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_DEVPORT=y
@@ -74,14 +60,6 @@ CONFIG_QORIQ_THERMAL=y
CONFIG_SSB_POSSIBLE=y
CONFIG_BCMA_POSSIBLE=y
CONFIG_VIDEO_OUTPUT_CONTROL=y
-
-# Kernel won't boot with the following commented configs
-# CONFIG_FB_CFB_FILLRECT=y
-# CONFIG_FB_CFB_COPYAREA=y
-# CONFIG_FB_CFB_IMAGEBLIT=y
-# CONFIG_FB_MODE_HELPERS=y
-# CONFIG_FB_FSL_DIU=y
-
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_MMC_SDHCI_BIG_ENDIAN_32BIT_BYTE_SWAPPER=y
CONFIG_NEW_LEDS=y
@@ -124,4 +102,4 @@ CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_DEV_FSL_CAAM_JR_UIO=y
#
# end of simc-t10xx configs
-# (make sure to end with a new line)
+# (make sure to end with a new line due to a additional freescale script)