Wind River Support Network

HomeDefectsLIN8-3483
Fixed

LIN8-3483 : WRL8 appears to still refer to CONFIG_PPC_OF that was removed.

Created: May 12, 2016    Updated: Dec 3, 2018
Resolved Date: May 26, 2016
Found In Version: 8.0.0.4
Fix Version: 8.0.0.6
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: BSP

Description

Kernel commit d19d5efd8c8840aa4f38a6dfbfe500d8cc27de46 removed the Kernel config setting "CONFIG_PPC_OF". We have these changes in our sources but the BSPs still reference that option.

$:~/proiecte/8_004_ppc/build/linux-windriver/kernel-meta/bsp$ grep -Ril "CONFIG_PPC_OF"
fsl-ls10xx/mmc-esdhc-add-esdhc-support-on-ls1021a-qds.patch
fsl-ls10xx/mmc-esdhc-add-eMMC-DDR-mode-support-for-t2080qds.patch
fsl-ls10xx/esdhc-mmc-Add-LS1021A-SD-support.patch
fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg
qemu-ppc32/qemu-platform-v2.patch

"CONFIG_PPC_OF=y"

I have checked the sources and inside b/arch/powerpc/kernel/Makefile we have removed the "-obj-$(CONFIG_PPC_OF)		+= of_platform.o prom_parse.o" just like in the patch.


Steps to Reproduce

$:~/proiecte/8_004_ppc/build/linux-windriver/kernel-meta/bsp$ grep -Ril "CONFIG_PPC_OF"
fsl-ls10xx/mmc-esdhc-add-esdhc-support-on-ls1021a-qds.patch
fsl-ls10xx/mmc-esdhc-add-eMMC-DDR-mode-support-for-t2080qds.patch
fsl-ls10xx/esdhc-mmc-Add-LS1021A-SD-support.patch
fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg
qemu-ppc32/qemu-platform-v2.patch

Other Downloads


Live chat
Online