Stephen Warren wrote at Sent: Friday, April 29, 2011 7:52 PM:
> To: Grant Likely
> Cc: linaro-dev@lists.linaro.org; linux-te...@vger.kernel.org
> Subject: RE: [PATCH 2/3] ARM: Tegra: dt: Fix machine desc to match other
> boards.
>
> Grant Likely wrote at Friday, April 29, 2011 5
Grant Likely wrote at Friday, April 29, 2011 5:35 PM:
> On Sat, Apr 23, 2011 at 10:30:03PM -0600, Stephen Warren wrote:
> > The content of the machine descriptions has be re-organized. Without fixing
> > the board-dt.c copy, the system will fail to boot (BUG_ON during timer
> > initialization, whic
On Sat, Apr 23, 2011 at 10:30:03PM -0600, Stephen Warren wrote:
> The content of the machine descriptions has be re-organized. Without fixing
> the board-dt.c copy, the system will fail to boot (BUG_ON during timer
> initialization, which happens before printk is operational, leading to a
> silent
The content of the machine descriptions has be re-organized. Without fixing
the board-dt.c copy, the system will fail to boot (BUG_ON during timer
initialization, which happens before printk is operational, leading to a
silent hang early during kernel boot). Solve this basiclaly by copying the
exis