Hi All,
Seems that the Android JB4.2.2 release has got some unresolved issues in manufacturing firmware build.. I am trying to generate "uImage" for the manufcaturing firmware using "imx6_updater_defconfig" . But even with the default board files included in the package, the compilation is not getting through and the below error is reported...
drivers/built-in.o: In function `mxc_hdmi_remove':
clkdev.c:(.text+0x1078c): undefined reference to `switch_dev_unregister'
clkdev.c:(.text+0x10798): undefined reference to `switch_dev_unregister'
drivers/built-in.o: In function `hotplug_worker':
clkdev.c:(.text+0x12608): undefined reference to `switch_set_state'
clkdev.c:(.text+0x12618): undefined reference to `switch_set_state'
clkdev.c:(.text+0x12818): undefined reference to `switch_set_state'
clkdev.c:(.text+0x12828): undefined reference to `switch_set_state'
drivers/built-in.o: In function `mxc_hdmi_probe':
clkdev.c:(.devinit.text+0x3c8): undefined reference to `switch_dev_register'
clkdev.c:(.devinit.text+0x3d4): undefined reference to `switch_dev_register'
make: *** [.tmp_vmlinux1] Error 1
Has anyone also experience the same or worked on its fix.. !!
We are working on a custom board based on "SABRE-SDB" and need to generte the MFG uImage for our custom board to be used with the MFG tool. Any help and guidance in this regard will be deeply appreciated and eagerly awaited.. attached here is the complete build log of the MFG firmware for the reference
warm regards
Ujala
Original Attachment has been moved to: mfgBuild_err_complete.txt.zip