commit | 40ddb3acbf16ae0d297953c39891ef51f81b43b2 | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Mon Apr 10 15:03:04 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:23 2017 -0400 |
tree | 8f35b4b70970c65d37c7394a76019ab077bb393f | |
parent | 1c6459deef65f2ed082c1d0d287131bed46c210d [diff] |
stm32f7: increase the max no of pin configuration to 70 The number of pins to be configured could be more than 50 e.g. in case of sdram controller, there are about 56 pins (32 data lines, 12 address & some control signals). Signed-off-by: Vikas Manocha <vikas.manocha@st.com> cc: Christophe KERELLO <christophe.kerello@st.com>