Generate_Kernel_Uboot_Project_forIDE
Generate_Kernel_Uboot_Project_forIDE copied to clipboard
Generate filelist and slickedit for the compiled source file and depend header file for Linux Kernel and U-boot
hi tonyho Use the KBUILD_OUTPUT option in the Linux kernel to compile, then use PF_Prj_Gen.sh, as follows error: Not found file: xxxxx/file.c Not found file: xxxxx/file.h .......... Now I need...
hi tonyho dose "Add the dts/dtsi to filelist for kernel/uboot" under planing, we're expecting it. :) thank you.
Headings in README.md did not render as larger text. Maybe adding a space after the number sign helps? For example, change: > ##Purplse to: (a space before "P") > \##...
build step: 1. get u-boot source code $ wget http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/snapshot/rel_imx_3.14.28_1.0.0_ga.tar.bz2 $ tar -jxvf rel_imx_3.14.28_1.0.0_ga.tar.bz2 $ cd rel_imx_3.14.28_1.0.0_ga $ make make mx6qsabresd_config $ make 1. run ./PF_Prj_Gen.sh $ ./PF_Prj_Gen.sh u-boot-path output-path...
 