commit | 834a45d7ee81ef185cc834b44b2dae7b637631e2 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Oct 07 14:16:25 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Oct 20 10:08:08 2010 +0200 |
tree | c38530dc372d556b9ec9c8f7d109e805f1751153 | |
parent | f472069fb71c5259594bea200fb4a5ebca04c89a [diff] |
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>