]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ot1200: add feature pads
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Thu, 23 Oct 2014 11:46:41 +0000 (13:46 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Oct 2014 09:46:28 +0000 (10:46 +0100)
commit1199ddce9c3e5dd25acffe7d7e7999ff779ac832
treecc2f528b0b7064a5999e1363a104c1a534e6534a
parent29fd5c289c6a95a37c26486ad1c02de9a8ec28da
ot1200: add feature pads

The older 'mr' variant and the generic variant of the
OT1200 differ in some places. As the name suggests the
generic variant supports more boot devices.

In order to be compatible with the 'mr' variant we define
some 'feature' GPIOs. On the 'mr' variant this pads are
not connected so we define their state with the help
of the internal pullups.

On the generic variant this GPIOs are connected and
represent the state of the hardware.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
board/bachmann/ot1200/ot1200.c