Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: raj <hraj50@yahoo.com>
To: buildroot@busybox.net
Subject: [Buildroot] compiling kernel
Date: Fri, 21 Mar 2014 15:02:56 -0700 (PDT)	[thread overview]
Message-ID: <1395439376789-65689.post@n4.nabble.com> (raw)
In-Reply-To: <532B50D0.7030100@mind.be>

Hi Arnout,

I use the buildroot system to build the uImage and rootfs.cpio file, I am
not building image linked with rootfs file system.

CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""

I want to pass boot arguments to kernel to use my file system(rootfs.cpio)

Ex: uImage located on DRAM address = 0x60080000
       rootfs.cpio  DRMA        address   = 0x61000000

my boot arguments
===============
root=/dev/mem rw initrd=0x61000000,8M init=/init console=ttyS1
ip=192.168.1.12:::::eth0:off



init file 
==========

/bin/mount -t devtmpfs devtmpfs /dev

exec 0</dev/console
exec 1>/dev/console
exec 2>/dev/console

exec /sbin/init $*


Thanks & regards,
Raj




--
View this message in context: http://buildroot-busybox.2317881.n4.nabble.com/compiling-kernel-tp63718p65689.html
Sent from the Buildroot (busybox) mailing list archive at Nabble.com.

  reply	other threads:[~2014-03-21 22:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-25 23:08 [Buildroot] compiling kernel Basavaraj Hiremath
2014-02-26  7:48 ` Mike Zick
2014-02-26 17:38   ` Arnout Vandecappelle
2014-03-18  0:18     ` raj
2014-03-20 20:34       ` Arnout Vandecappelle
2014-03-21 22:02         ` raj [this message]
2014-03-25 22:19           ` Arnout Vandecappelle

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=1395439376789-65689.post@n4.nabble.com \
    --to=hraj50@yahoo.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox