All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: How do I build OE for PPC-405 inside Virtex 4?
Date: Thu, 01 Oct 2009 17:24:39 -0400	[thread overview]
Message-ID: <4AC51E17.1070603@balister.org> (raw)
In-Reply-To: <1254396803.21355.48.camel@orest.ift.cs.uni-potsdam.de>

[-- Attachment #1: Type: text/plain, Size: 1992 bytes --]

On 10/01/2009 07:33 AM, Ali Akbar Zarezadeh wrote:
> Hi,
>
> Many thanks to Philip, Elvis and Khem for their reply. Now, our PICSY
> platform is running with the generated ramdisk based on OpenEmbedded.
>
> For your information, first I've read OE usermanual (it is helpful but
> please check the spelling and grammar of the document to improve the
> communication with reader). Secondly, I tried to prepare our own image
> bb file. As starting point minimal-image.bb and base-image.bb inspired
> me such as easy approach. Afterwards again I hit with another issue
> related to the size of RAMDISK. To solve this problem, those following
> lines were put in our local.conf file to override the same parameters in
> the bitbake.conf:
>
> IMAGE_ROOTFS_SIZE = "35840"
> IMAGE_ROOTFS_SIZE_ext2 = "35840"
> IMAGE_ROOTFS_SIZE_ext2.gz = "35840"
> IMAGE_ROOTFS_SIZE_ext3 = "35840"
> IMAGE_ROOTFS_SIZE_ext3.gz = "35840"
>
> Then, after some days challenging I boot up the PICSY with combination
> of OE ramdisk and the the Xilinx Open Source Linux structure.
> However, still there are some issues which maybe somebody could help me
> to overcome:
>
> 1) If I would increase the size of ramdisk more than approximately 25%
> of total installed physical memory size, I will hit with another problem
> in the boots up time which complains for exceeding the threshold size.
> It seems somewhere should be a limitation or setting for it. Is there
> any idea where?
>
> 2) More often in our development and debug process, ftp would be desired
> to copy the new application binary through network. As I checked there
> is no ftp tool already installed in the ramdisk (only there is tftp from
> busybox-1.13.2-r18). Would you let me know how I should put ftp in the
> generated image file?

Did you solve the respawning to fast problem?

I think either proftpd or vsftpd might provide an ftp server. I normally 
use scp to copy files onto boards though.

Philip


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3316 bytes --]

  reply	other threads:[~2009-10-01 21:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 21:24 How do I build OE for PPC-405 inside Virtex 4? Ali Akbar Zarezadeh
2009-09-28 21:46 ` Philip Balister
2009-09-29  0:29 ` Elvis Dowson
2009-09-30 21:32 ` Khem Raj
2009-10-01 11:33 ` Ali Akbar Zarezadeh
2009-10-01 21:24   ` Philip Balister [this message]
2009-10-05 10:50   ` Ali Akbar Zarezadeh
2009-10-05 12:22     ` Philip Balister

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AC51E17.1070603@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.