]> git.ipfire.org Git - people/ms/u-boot.git/commit
tqm5200: Correct comment and code in post_hotkeys_pressed.
authorDetlev Zundel <dzu@denx.de>
Wed, 7 Oct 2009 14:38:05 +0000 (16:38 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 7 Oct 2009 22:31:23 +0000 (00:31 +0200)
commit95c44ec485b46ffb43dbdaa299f1491a500fdadf
tree8a1f5082e04ea422be70b0a39baa9fc4c79fa4fe
parentda01f53404f99db185d196867af79371725d4683
tqm5200: Correct comment and code in post_hotkeys_pressed.

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>
Minor white-space cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
board/tqc/tqm5200/tqm5200.c
include/configs/TQM5200.h