Forum Discussion
snehal_p
Contributor
3 years agoCustomization of Boot image for DE1SOC cyclone 5 SOC board
I'm setting kernel version as 4.14.126 but it is getting set as 4.2.4.14.126
Using Buildroot for customizing image
aikeu
Regular Contributor
3 years agoHi snehal_p,
Can share more information of what you are trying to do?
Anyway can try with the GSRD release to verify first?
https://releases.rocketboards.org/
Thanks.
Regards,
Aik Eu
- snehal_p3 years ago
Contributor
Hi Aik Eu,
I'm trying to customize the boot image to boot hps with linux version 4.14.1
I'm using buildroot to generate ZImage and rootfs with the steps in below link
https://www.rocketboards.org/foswiki/Documentation/EmbeddedLinuxBeginnerSGuide
by default settings the linux kernel version is 5.1 I want to set it to 4.14.1
can you please help me with the customization
Thanks,