Re: Extending flash-kernel to support KuroBox Pro

2008-06-17 Thread Martin Michlmayr
* Per Andersson <[EMAIL PROTECTED]> [2008-06-17 14:46]: > > So you flash the kernel but not the ramdisk. You'll also have to > > figure out how the ramdisk should be written to flash (in particular, > > in which format). See the previous mail I sent you about this. > > Since it worked with the d

Re: Extending flash-kernel to support KuroBox Pro

2008-06-17 Thread Per Andersson
(No need to CC me, I read the list.) On Tue, Jun 10, 2008 at 8:17 PM, Martin Michlmayr <[EMAIL PROTECTED]> wrote: > * Per Andersson <[EMAIL PROTECTED]> [2008-06-09 08:50]: >> + # KuroBox Pro >> + "MV-88fxx81") > > This is what the default kernel in the Kurobox Pro uses, but the > mainline

Re: Extending flash-kernel to support KuroBox Pro

2008-06-10 Thread Martin Michlmayr
* Per Andersson <[EMAIL PROTECTED]> [2008-06-09 08:50]: > + # KuroBox Pro > + "MV-88fxx81") This is what the default kernel in the Kurobox Pro uses, but the mainline kernel from kernel.org (and hence the Debian kernel) will use something different. The script has to work with the Debian k

Extending flash-kernel to support KuroBox Pro

2008-06-08 Thread Per Andersson
Hi! I have extended flash-kernel so that it supports the KuroBox Pro NAS device. Please review my patch. -- Per Index: flash-kernel === --- flash-kernel(revision 53630) +++ flash-kernel(working copy) @@ -211,6 +211