* What replaces the 4.19.y scripts/mkknlimg in 5.16-rc6-rt12? @ 2022-01-17 2:56 gene heskett 2022-01-19 3:36 ` Randy Dunlap 0 siblings, 1 reply; 2+ messages in thread From: gene heskett @ 2022-01-17 2:56 UTC (permalink / raw) To: linux-kernel Greetings all; That script/mkknlimg is missing in v5.16-rc6-rt2. What replaces it? Or, can this script be copied to a v5.16-rc6-rt12 build and used? Thanks a bunch, I'm trying to build a v5.16-rc6-rt12 on a rpi4 for the rpi4. The build itself was flawless. Cheers, Gene Heskett. -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene> ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: What replaces the 4.19.y scripts/mkknlimg in 5.16-rc6-rt12? 2022-01-17 2:56 What replaces the 4.19.y scripts/mkknlimg in 5.16-rc6-rt12? gene heskett @ 2022-01-19 3:36 ` Randy Dunlap 0 siblings, 0 replies; 2+ messages in thread From: Randy Dunlap @ 2022-01-19 3:36 UTC (permalink / raw) To: gene heskett, linux-kernel Hi Gene, On 1/16/22 18:56, gene heskett wrote: > Greetings all; > > That script/mkknlimg is missing in v5.16-rc6-rt2. What replaces it? > > Or, can this script be copied to a v5.16-rc6-rt12 build and used? > > Thanks a bunch, I'm trying to build a v5.16-rc6-rt12 on a rpi4 for the > rpi4. The build itself was flawless. > > Cheers, Gene Heskett. Mainline 4.19.* does not have a file called scripts/mkknlimg. Since I am not familiar with that script, I used some internet search engine and found several sites that might help you. Good luck. :) https://autostatic.com/tag/mkknlimg/ https://github.com/raspberrypi/linux/issues/3249 Bottom line is that it is no longer needed. The second URL above says: It's not at all clear what would be going wrong in your case. Our standard kernel build instructions (https://www.raspberrypi.org/documentation/linux/kernel/building.md) just copy the zImage: sudo cp arch/arm/boot/zImage /boot/$KERNEL.img and sudo cp arch/arm/boot/zImage mnt/fat32/$KERNEL.img cheers. -- ~Randy ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-19 3:37 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-01-17 2:56 What replaces the 4.19.y scripts/mkknlimg in 5.16-rc6-rt12? gene heskett 2022-01-19 3:36 ` Randy Dunlap
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox