I.MX53 QSB is not booting up, with new, u-boot.bin and uImage

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

I.MX53 QSB is not booting up, with new, u-boot.bin and uImage

Jump to solution
1,658 Views
praveen_ismd
Contributor I

Hi

I am using ubuntu 11.10 as host system and succesfully build a new images for ubuntu ( u-boot.bin, uImage, anf file system) for I.MX53 QSB, using the steps mentioned in CreateUbuntu1110ltib110901.docx, however i could not install git-core,and i could not find /etc/inetd.conf in my host system.

neither i could not start the board with these new images, nor anything is coming at minicom can any one tell me what could be the resaon for this.

However I just needed the new uImage so I used u-boot-mx53-loco.bin which is prebuilt image given by freescale, after this i could see booting happening but it fails to load file system, the log is like this

**********************************************************************************************************************************************

EXT3-fs: barriers not enabled                                                  

kjournald starting.  Commit interval 5 seconds                                 

EXT3-fs (mmcblk0p1): using internal journal                                    

EXT3-fs (mmcblk0p1): recovery complete                                         

EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode               

VFS: Mounted root (ext3 filesystem) on device 179:1.                           

Freeing init memory: 172K                                                      

starting pid 1210, tty '': '/etc/rc.d/rcS'                                     

Mounting /proc and /sys                                                        

Starting the hotplug events dispatcher udevd                                   

Synthesizing initial hotplug events                                            

Setting the hostname to freescale                                              

Mounting filesystems                                                           

cp: write error: No space left on device                                       

cp: write error: No space left on device                                       

cp: write error: No space left on device                                       

cp: write error: No space left on device                                       

cp: write error: No space left on device                                       

cp: write error: No space left on device                                       

mount: mounting usbfs on /proc/bus/usb failed: No such file or directory       

starting pid 2257, tty '': '/sbin/getty -L ttymxc0 115200 vt100                

arm-none-linux-gnueabi-gcc (4.4.4_09.06.2010) 4.4.4                            

root filesystem built on Sat, 23 Mar 2013 18:32:24 +0530                       

Freescale Semiconductor, Inc.                                                  

                                                                               

freescale login:

**********************************************************************************************************************************************

Can any one tell me resons for these two problems


Labels (2)
Tags (2)
0 Kudos
1 Solution
815 Views
jimmychan
NXP TechSupport
NXP TechSupport

Please apply the BSP 11.09 patch.

You can download the BSP and patch from the i.MX53QSB web page:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53QSB&fpsp=1&tab=Design_Tools_Tab

BSP : L2.6.35_11_09_ER_SOURCE

Patch : IMX53_LINUX_1109_BSP_PATCH

Also, you can try the "MX53_QSB_UBUNTU_SD_DEMO_IMAGE". It contain the Ubuntu filesystem for i.MX53QSB.

View solution in original post

0 Kudos
2 Replies
815 Views
praveen_ismd
Contributor I

I again tried to build images for IMX53 QSB with different kernel version 2.6.38 using LTIB, but with this, building failed

with this log

************************************************************************************************************************************************************

make[1]: *** [ScreenLayer.o] Error 1

make[1]: Leaving directory `/home/praveen/L2.6.35_11.09.01_ER_source_bundle/ltib/rpm/BUILD/imx-lib-11.09.01/screenlayer'

make: *** [screenlayer] Error 2

error: Bad exit status from /home/praveen/L2.6.35_11.09.01_ER_source_bundle/ltib/tmp/rpm-tmp.96851 (%build)

RPM build errors:

    Bad exit status from /home/praveen/L2.6.35_11.09.01_ER_source_bundle/ltib/tmp/rpm-tmp.96851 (%build)

Build time for imx-lib: 6 seconds

Failed building imx-lib

f_buildrpms() returned an error, exiting

traceback:

main:560

Started: Mon Mar 25 15:49:58 2013

Ended:   Mon Mar 25 16:13:00 2013

Elapsed: 1382 seconds

These packages failed to build:

imx-lib

Build Failed

Exiting on error or interrupt

************************************************************************************************************************************************************

I am attaching complete log


0 Kudos
816 Views
jimmychan
NXP TechSupport
NXP TechSupport

Please apply the BSP 11.09 patch.

You can download the BSP and patch from the i.MX53QSB web page:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53QSB&fpsp=1&tab=Design_Tools_Tab

BSP : L2.6.35_11_09_ER_SOURCE

Patch : IMX53_LINUX_1109_BSP_PATCH

Also, you can try the "MX53_QSB_UBUNTU_SD_DEMO_IMAGE". It contain the Ubuntu filesystem for i.MX53QSB.

0 Kudos