From mboxrd@z Thu Jan 1 00:00:00 1970 From: victorascroft@gmail.com (victorascroft at gmail.com) Date: Mon, 9 Mar 2015 21:01:15 +0530 Subject: Raw binary Image of linux In-Reply-To: References: Message-ID: <20150309153115.GA1226@Sanchayan-Arch> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hello, On 15-03-09 11:20:55, chirag garg wrote: > Hi all, > > I am new to the linux kernel source code. I want to compile linux source > code for imx6 ARM based platform. > I want to generate raw binary image (.bin file) and .dtb file. Can any one > help me in this.? Which iMX6 platform is this? Depending on the platform, it would be as simple as doing make imx_v6_v7_defconfig and then using the correct dtb for the platform. Boards like Nitrogen, Sabre or Wandaboard should boot easily with the recent kernels. Do you have a custom board or one of those easily available development platforms? - Regards, Sanchayan.. > > Thanks in advance > Regards > > Chirag Garg > IIT Madras , Rise Lab > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies at kernelnewbies.org > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies