[U-Boot] ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well

Tom Rini trini at konsulko.com
Wed Jul 12 12:16:03 UTC 2017


On Fri, Jul 07, 2017 at 03:21:45PM -0400, Tom Rini wrote:

> The TI816x has 2 GPIO banks.  For bank 0 we had been clearing the enable
> bit when setting BIT(8).  Correct this by setting it to BIT(1) | BIT(8)
> after we set and wait for BIT(1) (aka PRCM_MOD_EN).  Enable GPIO1 as
> well so that when CMD_GPIO is enabled it won't crash probing the second
> bank.  Enable CMD_GPIO on ti816x_evm.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170712/de72af3e/attachment.sig>


More information about the U-Boot mailing list