summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570
diff options
context:
space:
mode:
authorPavel Pisa <ppisa@pikron.com>2014-08-16 16:15:17 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-08-20 13:42:26 +0200
commit0a66c1266f1f0968345b2a0bcb7acbeeba0c1d82 (patch)
tree2783ca48daf0babc94eaa7b3aebddf5296ac2ea3 /c/src/lib/libbsp/arm/tms570
parentscore: PR2179: Fix initially locked PI mutex (diff)
downloadrtems-0a66c1266f1f0968345b2a0bcb7acbeeba0c1d82.tar.bz2
lpc24xx/lpc17xx: lpc24xx_pin_set_function() keep LPC4088 W type pin in digital mode for non-analog function.
The problem wit incorrect switching of pins into analog mode manifestes on LPC4088 based board. LPC4088 implements pin P1.17 (ENET_MDIO) as new W type (digital pin with analog option). The pin was listed as D category on LPC1788 which does not have analog mode control bit. If analog option is not explicitly switched off on LPC4088 then the pin does not work as digital pin. Code tested on LPC1788 and no problems has been observed even that manual specifies the IOCON_ADMODE field as reserved and should be written as zero. But even RTEMS lpc24xx_gpio_config sets this bit unconditionally. Signed-off-by: Pavel Pisa <ppisa@pikron.com>
Diffstat (limited to 'c/src/lib/libbsp/arm/tms570')
0 files changed, 0 insertions, 0 deletions