How to use uuu to download linux kernel (the Image file)?

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

How to use uuu to download linux kernel (the Image file)?

1,643 Views
fei_4_xu
Contributor III

Hi,

 

I can use uuu to download the uboot (flash.bin) file, then I need to do some linux kernel bring-up and debug.

 

I'd like to see if there is a uuu command so that I can download the linux kernel ? (the Image file).

 

like this: `uuu.exe -b emmc flash.bin`

Tags (1)
0 Kudos
3 Replies

1,639 Views
igorpadykov
NXP Employee
NXP Employee

Hi Fei

 

one can look at uuu sample scripts included in Demo Images (folder ../samples) on below link

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Best regards
igor

0 Kudos

846 Views
bwemery5
Contributor I

is there a current link to this Demos or samples folder? I can't find it through that link and am looking to do something similar to OP.

 

Thanks

0 Kudos

1,635 Views
fei_4_xu
Contributor III

thank. In the samples folder I found a file named `example_kernel_emmc.uuu`, I will try that first.

 

In the `example_kernel_emmc.uuu`,  a file like `initramfs.cpio.gz.uboot` is needed, I didn't find a document about how to generate that file, so I'm planning to use the 'fsl-image-mfgtool-initramfs-imx_mfgtools.cpio.gz.u-boot' in the demo image folder. Should it be OK?  

Tags (1)
0 Kudos