From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 1 Apr 2010 05:13:09 -0700 Subject: [PATCH 00/14] omap DEBUG_LL and multiboot changes for 2.6.34 In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB032221AAC6@dbde02.ent.ti.com> References: <20100126200646.15382.52167.stgit@baageli.muru.com> <5A47E75E594F054BAF48C5E4FC4B92AB032221AAC6@dbde02.ent.ti.com> Message-ID: <20100401121309.GQ31200@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Gadiyar, Anand [100324 04:39]: > Tony Lindgren wrote: > > These patches clean up the DEBUG_LL code for mach-omap1 and mach-omap2 > > and then makes multiboot work for mach-omap2. > > > > Note that these patches currently allow only multiboot for 2420 + 36xx. > > Adding 2430 and omap4 needs further work. > > > > Tony, > > Purely out of curiosity (triggered by someone asking about 2430SDP on > the list), do you know what it'll take to get mutli-boot working on 2430? It should work assuming the debug_ll code worked earlier. Do you have the right serial port connected and CONFIG_EARLYPRINTK enabled? You also need earlyprink on the kernel cmdline. > I'm not familiar with those boards of course - does anyone still have > them around? Yeah, looks like people are using 2430. Tony