Hi, On Sat, 8 Sep 2012, Andreas Müller wrote: > On Wed, Sep 5, 2012 at 5:44 PM, Paul Walmsley <paul@xxxxxxxxx> wrote: > > > > Here are some basic boot and power management test results for v3.6-rc4: > > > > http://www.pwsan.com/omap/testlogs/test_v3.6-rc4/20120904122415/ > > > > Some observations: > > > > * N800: panics during kernel init > > - This is caused by an MMC driver bug; fixed by "[PATCH] MMC: OMAP MSDI: > > fix broken PIO mode", available from here: > > http://www.spinics.net/lists/arm-kernel/msg190879.html > > > > * CM-T3517: L3 in-band error with USB OTG during boot > > - Cause unknown; longstanding issue; does not occur on the 3517EVM > > > > * 37xx EVM: CORE not entering dynamic off-idle > > - Cause unknown; dynamic retention-idle seems to work; system suspend to > > off works > > > > * 4430ES2 Panda: CORE, L4PER, L3INIT, TESLA, IVAHD not going idle > > - Cause unknown; may be partially due to McPDM reset problem > > > > (The objective in posting these is to determine what is and isn't working > > in the mainline releases, as well as to make it easier to determine what > > is fixed or is broken by subsequent series that use this as a base.) > > > I did not find that - maybe I missed something: Could you also store > the resulting configs of theses tests? Which one didn't you find? :-) The configs I use are available at git://git.pwsan.com/omap_kconfigs Before the builds, 'make oldnoconfig' is run. Please note that the format of this repo is experimental, subject to change, etc. etc. Probably I should include the configs in the build result trees... - Paul