
Dear Detlev Zundel,
In message 1254926285-26984-1-git-send-email-dzu@denx.de you wrote:
This fixes the code and the comment according to the original intent of doing an intensive memory test when PSC6_3 is pulled low on the STK52xx. Notably PORT_CONFIG will be overridden with this correct code now, so beware.
The original code only worked by coincidence depending on the PORT_CONFIG setting from the header file. The new code was tested to ensure that the (undocumented) memory test still works on the STK52x.
Signed-off-by: Detlev Zundel dzu@denx.de CC: Martin Krause Martin.Krause@tqs.de
board/tqc/tqm5200/tqm5200.c | 6 ++---- include/configs/TQM5200.h | 2 ++ 2 files changed, 4 insertions(+), 4 deletions(-)
Applied (after WS cleanup). Thanks.
Best regards,
Wolfgang Denk