]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/82xx/km: add testpin detection for mgcoge3ne
authorHolger Brunck <holger.brunck@keymile.com>
Tue, 17 Nov 2015 09:53:26 +0000 (10:53 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 18 Nov 2015 20:28:53 +0000 (15:28 -0500)
commitd3f1d6f43472f74abf34cadf0bf6236dd70177bc
tree8c189ec43243be4a6e36627e6d7ac5394e836547
parent74edc607d6cd6102ac181232c5bb6562a733ea7b
powerpc/82xx/km: add testpin detection for mgcoge3ne

On mgcoge3ne we also want to start the test application if the testpin
is asserted. But we don't have a full POST test support yet. So simply
add a function to read the testpin value.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
board/keymile/common/common.c
board/keymile/common/common.h
board/keymile/km82xx/km82xx.c