On Thu, Jul 04, 2013 at 01:26:08PM -0700, Simon Glass wrote:
> With the move of the interrupt code to earlier in the sequence, we
> exposed a problem where the interrupts are disabled at each bootm
> stage. This is not correct - it should be done only once. Let's disable
> interrupts in the LOAD s
With the move of the interrupt code to earlier in the sequence, we
exposed a problem where the interrupts are disabled at each bootm
stage. This is not correct - it should be done only once. Let's disable
interrupts in the LOAD stage. Put the code in a function for clarity.
Also, bootz lost its in
2 matches
Mail list logo