From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] compiling kernel
Date: Tue, 25 Mar 2014 23:19:37 +0100 [thread overview]
Message-ID: <533200F9.1000509@mind.be> (raw)
In-Reply-To: <1395439376789-65689.post@n4.nabble.com>
On 21/03/14 23:02, raj wrote:
> 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
So, do you have a question? Doesn't this work?
Regards,
Arnout
>
>
>
> 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.
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
prev parent reply other threads:[~2014-03-25 22:19 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
2014-03-25 22:19 ` Arnout Vandecappelle [this message]
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=533200F9.1000509@mind.be \
--to=arnout@mind.be \
--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