[PATCH 0/4] OMAP2+: Fix boot hang with earlycon enabled

2013-07-22 Thread Rajendra Nayak
Boot on all OMAP2+ devices is broken with earlycon enabled as discussed here [1] There were 2 issues which were rootcaused 1. Issue caused due to hwmod doing a reset of console uart while earlycon was using it (seen only on am335x devices) 2. omap serial causing a NULL context restore with

Re: [PATCH 0/4] OMAP2+: Fix boot hang with earlycon enabled

2013-07-22 Thread Mark Jackson
On 22/07/13 11:01, Rajendra Nayak wrote: Boot on all OMAP2+ devices is broken with earlycon enabled as discussed here [1] There were 2 issues which were rootcaused 1. Issue caused due to hwmod doing a reset of console uart while earlycon was using it (seen only on am335x devices) 2. omap