Hi,

> >> me too :-) but now I'm struggling with the kernel not loading the initrd
> >> I'm running out of time for today but I will try this on Monday

Hmm, I did the following:

 config.txt
 
   ramfsfile=initrd.gz
   # load to some address after the kernel
   ramfsaddr=0x00a00000

 cmdline.txt

   ... initrd=0xa00000,<size-in-bytes-as-hex>

But imho the kernel doesn't look at the address to load the
initrd from there. I checked the raspberry kernel config and
found:

  # CONFIG_BLK_DEV_INITRD is not set

Hrm, ok any reason why we compile it without initrd support ?

Thanks

Regards,
Marcus
-- 
 Public Key available
 gpg --keyserver pgp.mit.edu --recv-keys 0xCCE3C6A2
 -------------------------------------------------------
 Marcus Schäfer (Res. & Dev.)   SUSE LINUX Products GmbH
 Tel: 0911-740 53 0             Maxfeldstrasse 5
 FAX: 0911-740 53 479           D-90409 Nürnberg
 GF:  Jeff Hawn,Jennifer Guild, Felix Imendörffer                  
 HRB: 21284 (AG Nürnberg)       Germany
 http://www.suse.de
 -------------------------------------------------------
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to