Hi Wolfgang,
On Sun, Apr 14, 2013 at 1:34 AM, Wolfgang Denk wrote:
> Dear Simon Glass,
>
> In message <1365863234-22906-1-git-send-email-...@chromium.org> you wrote:
>> The debug() which prints out the current call is not very useful, since if
>> it is called early enough (such as before the cons
Dear Simon Glass,
In message <1365863234-22906-1-git-send-email-...@chromium.org> you wrote:
> The debug() which prints out the current call is not very useful, since if
> it is called early enough (such as before the console is ready in the
> pre-relocation board_init_f() sequence) it can hang th
The debug() which prints out the current call is not very useful, since if
it is called early enough (such as before the console is ready in the
pre-relocation board_init_f() sequence) it can hang the board.
It is more useful to print a message when a call fails, and in this case
the non-relocated
3 matches
Mail list logo