]> git.ipfire.org Git - people/ms/u-boot.git/commit
ppc4xx/POST: Add board specific UART POST test to lwmon5
authorStefan Roese <sr@denx.de>
Thu, 7 Oct 2010 12:16:25 +0000 (14:16 +0200)
committerStefan Roese <sr@denx.de>
Wed, 20 Oct 2010 08:08:08 +0000 (10:08 +0200)
commit834a45d7ee81ef185cc834b44b2dae7b637631e2
treec38530dc372d556b9ec9c8f7d109e805f1751153
parentf472069fb71c5259594bea200fb4a5ebca04c89a
ppc4xx/POST: Add board specific UART POST test to lwmon5

Add CONFIG_POST_UART to implement a board specific UART POST test.
This is done since lwmon5 needs to set POST_ALWAYS to run this
test on each reboot. And we don't want to change the default
behavious of this this.

Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/lwmon5.h
post/tests.c