From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from Sharedmail.znetindia.net (sharedmail.znetindia.net [208.43.91.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6A139E00406 for ; Thu, 22 Aug 2013 23:52:27 -0700 (PDT) Received: from NN0612LT001 (ABTS-KK-static-202.231.166.122.airtelbroadband.in [122.166.231.202]) by Sharedmail.znetindia.net with SMTP; Fri, 23 Aug 2013 12:45:08 +0530 From: "Rashmi Chetty" To: Date: Fri, 23 Aug 2013 12:21:49 +0530 Message-ID: <001f01ce9fcd$3f84c160$be8e4420$@c@nuevonetwork.com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ac6fxSMpmIbQ3CcKQ0u+1qZZKD2VrQACBOxQ X-Mailman-Approved-At: Sat, 24 Aug 2013 11:08:30 -0700 Subject: Technical Query X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Aug 2013 06:52:31 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0020_01CE9FFB.593CFD60" Content-Language: en-us ------=_NextPart_000_0020_01CE9FFB.593CFD60 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Please let me know at u-boot prompt copying the data[uImage,p1020rdb.dtb image and rootfs.ext2.gz.boot] from ram to sd card using mmc write with ext2 Partition. I tried the below commands after mmc write partitions are deleted and nothing is written to SDCARD. I referred the link https://community.freescale.com/docs/DOC-1484 tftp 10000000 uImage [copying to RAM] mmc write 0 10000000 800 1000 [Copying from RAM to SD card] Thanks, Rashmi ------=_NextPart_000_0020_01CE9FFB.593CFD60 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

 

Hi,

 

 

Please let me know at u-boot prompt  copying = the data[uImage,p1020rdb.dtb image and rootfs.ext2.gz.boot]

 from ram to sd = card using mmc write with ext2 Partition.

I tried the below commands after mmc write = partitions are deleted and nothing is written to SDCARD.

I referred the link = https://community.freescale.com/docs/DOC-1484

 

tftp 10000000 uImage [copying to = RAM]

mmc write 0 10000000 800 1000 [Copying from RAM = to SD card]

 

Thanks,

Rashmi

------=_NextPart_000_0020_01CE9FFB.593CFD60--