Hi Gaurav, Thank you for the suggestions. In face, I am trying porting Tizen to our design board with Amlogic chips After checked the source codes, mailing archives and porting guide, share my discovery with you: 1.About the kernel/u-boot projects, the source codes is incomplete and sources related to architecture(ex: arch/*, board.cfg) are removed. I guess that is why the project can not be built with gbs commands and get the errors. Suggest to use the u-boot from chip vendor instead 2.kernel/linux-3.0 is for architecure ARM and profile/ivi/kernel-adaptation-intel-automotive is for the architecture ivi or x86 Both of them can not be built by gbs build command. For kernel/linux-3.0, you can not use gbs build command(even use the trats_defconfig), too. It seems some codes are removed. Suggest to merge the arch/arm/*&defconfig from the vendor's kernel sources and then build as other kernel sources. The osc build command will not work for me because I can not find the instructions about how to configure the osc build command. 3.This mailing list will keep silent on the questions of building u-boot and kernel. It seems better to consult the porting guide or product-dev mailing list. If there is any misunderstanding, please let me know. Thank you.
BR, Jeff 2012/12/18 Gaurav Kalra <[email protected]> > intentionally
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
