nxpfrankli

Results 178 comments of nxpfrankli

Can you try use sudo ./uuu -v example_kernel_emmc.uuu? I get more debug information about your problem

Did you change uuu? I have not see command "FB: ucmd setenv fdt_addr 0x83000000" in our build in script

we recent meet similar problem at small me mory devices. try patch linux kernel driver ``` Changed the page alignment check within the prepare_td_for_sg() function since the first buffer could...

Can you put all kernel log, which show what kernel panic?

It looks like out-of memory and kill init process. Can you try use ubiformat ? which have not decompress data and file sytem will not cache it. when you write...

linux chipidea usb driver have issues. can you try https://github.com/nxp-imx/imx-uuc/commit/d4c6ce886c4c392bc2ab70efe5229d6ea805cf1e

I think -m option have not worked as expected. Can you check if **2:1** 1/5 [===> ] SDP: boot -f u-boot-imx7dsabresd_sd.imx .... the path match your -m option

Can you post your cmd and error log? I am little confused