uboot kernel

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

uboot kernel

781 Views
youyong
Contributor I

how can we update kernel image?we think as follows:

1、there are two zImage patitions on emmc,one is old version and another is new version.

2、download the new kernel version and save in a partion,then uboot guide one of the two zImage to start

3、if succeed,update succeed,else the uboot will guide another zImage

Is it right?

Labels (2)
0 Kudos
2 Replies

522 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

You can use the TFTP to update the zImage and file system.

FTP service will be used to transfer the kernel image from host to target every time the system reboots.

You can refer to

All Boards TFTP 

https://community.nxp.com/docs/DOC-103717 


0 Kudos

522 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which board and which version of BSP are you using?

0 Kudos