apex minutia

2006-08-14 Thread Marc Singer
Martin, you asked that I remove the root=/dev/ram option from the default kernel command line stored by APEX. I wonder if this is really a good idea. If it doesn't matter to initramfs (that which you plan to use) and it allows for an initrd, and it won't impede booting to the target root

Question about AMBA device registering

2006-08-14 Thread Drasko Draskovic
Hi all. can anybody explain me these lines:for (pid = 0, i = 0; i 4; i++) pid |= (readl(tmp + 0xfe0 + 4 * i) 255) (i * 8); for (cid = 0, i = 0; i 4; i++) cid |= (readl(tmp + 0xff0 + 4 * i) 255) (i * 8); iounmap(tmp); if (cid ==