All of lore.kernel.org
 help / color / mirror / Atom feed
* problems with external initramfs passed to device tree kernel
@ 2012-06-12 23:12 John Linn
  2012-08-06  9:25 ` Ben Peddell
  0 siblings, 1 reply; 5+ messages in thread
From: John Linn @ 2012-06-12 23:12 UTC (permalink / raw)
  To: linux-arm-kernel

I'm not sure this is specific to ARM, but that's what I'm on so I
thought I'd ask.  I'm also running a device tree kernel.  I've tried
it on 3.0 and 3.3 kernels.

I'm seeing where I have to remove CONFIG_BLK_DEV_RAM from the kernel
to get it to boot with an external initramfs image. It says the image
is not?good (junk in it), but it boots.  The same image boots fine
when built into the kernel using INITRAMFS_SOURCE, even with
BLK_DEV_RAM in the kernel.

I've done quite a bit of digging at the init/initramfs.c and it's not
obvious to me where the issue lies (user error probably).

Any thoughts would be appreciated.

Thanks,
John

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-07  2:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12 23:12 problems with external initramfs passed to device tree kernel John Linn
2012-08-06  9:25 ` Ben Peddell
2012-08-06  9:32   ` [PATCH] initramfs: handle trailing junk after valid image Ben Peddell
2012-08-06 19:05     ` Sergei Shtylyov
2012-08-07  2:02       ` [PATCH 1/1] initramfs: handle trailing junk after valid image (try 2) Ben Peddell

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.