who updated the update_ivt.sb on Mfgtools?

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

who updated the update_ivt.sb on Mfgtools?

1,410 Views
embed_wu
Contributor II

I modified the NAND driver and recompile the kernel, then generate update_ivt.sb.But When replace Mfgtools where Update_ivt.sb, I found following errors in my print information:

mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 00:00:08 UTC (8)
Freeing init memory: 128K
init started: BusyBox v1.15.0 ()
starting pid 440, tty '': '/etc/rc.d/rcS'
Mounting /proc and /sys
Setting the hostname to freescale
Mounting filesystems
mount: mounting shm on /dev/shm failed: No such file or directory
mount: mounting rwfs on /mnt/rwfs failed: Invalid argument
mount: mounting usbfs on /proc/bus/usb failed: No such file or directory
Starting inetd:
starting pid 468, tty '': '/sbin/getty -L ttyAM0 115200 vt100'
process '/sbin/getty -L ttyAM0 115200 vt100' (pid 468) exited. Scheduling for restart.

Who can give me some suggestions to deal with this problem?I think update_ivt.sb generated incorrect.

Tags (2)
0 Kudos
2 Replies

527 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

    You can put "power_prep", "boot_prep", "linux_prep", "zImage", "initramfs.cpio.gz" to same folder and run command "elftosb -d -z -f imx28 -c updater_ivt.bd -o updater_ivt.sb" to generate the updater_ivt.sb.

    All of the image files should be generated from the LTIB MFGTool config.

    The attached is my "updater_ivt.bd" file.

0 Kudos

527 Views
Matteo
Contributor II

Hi,

have you solved the problem?

0 Kudos