Hi, On 3/15/07, Rajat Jain <rajat.noida.india@xxxxxxxxx> wrote:
I am wondering how does the kernel get to know the address at which the initrd is loaded by boot loader?
u-boot can pass the initrd location and size as argument to the kernel. initrd documentation: http://lxr.linux.no/source/Documentation/initrd.txt
Any code references will be appreciated.
I think it is setup.S (arch/<architecture>/boot) where it is assigned: http://lxr.linux.no/source/arch/i386/boot/setup.S SK -- Shakthi Kannan http://www.shakthimaan.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ