From: Neil Campbell <neilc@ecs-tech.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] PXA250 ramdisk in flash
Date: Tue, 18 Mar 2003 14:25:08 -0000 [thread overview]
Message-ID: <3E772C44.11076.5C8522F3@localhost> (raw)
Hi,
I have a lubbock(dbpxa250) board which I'd like to boot from flash. I've
burned the kernel image and ramdisk image into flash and try to boot
as follows:
=> setenv bootargs root=/dev/ram0 console=ttyS0,115200
=> bootm 280000 500000
both images are verified ok and kernel starts but eventually falls over
when trying to mount root fs.
Kernel command line: root=/dev/ram0 console=ttys0,115200
RAMDISK driver initialised:
Kernel panic: VFS: Unable to mount root fs on 01:00
I found the setup_initrd_tag and setup_ramdisk_tag functions which pass
the ramdisk info to the kernel but the latter of these if commented out with
a #ifdef 0. Just wondered if anyone has u-boot running ok with flashed ramdisk
on the lubbock board? Or am I doing something wrong in the above steps?
Thanks,
Neil
next reply other threads:[~2003-03-18 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-18 14:25 Neil Campbell [this message]
2003-03-18 15:53 ` [U-Boot-Users] PXA250 ramdisk in flash Kyle Harris
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=3E772C44.11076.5C8522F3@localhost \
--to=neilc@ecs-tech.com \
--cc=u-boot@lists.denx.de \
/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