On Mon, Dec 15, 2014 at 09:03:15PM +0300, Aleksey Makarov wrote: > From: David Daney <david.daney@xxxxxxxxxx> > > If 'rd_name=xxx' is passed to the kernel, the named block with name > 'xxx' is used for the initrd. Maybe use "initrd_name" for consistency or even just "initrd" (if the xxx is not in form of "address,size" you could assume it to refer to a named block). A.