u-boot-brain/board/genesi/mx51_efikamx
Matt Sealey 0001c9f71e efikamx: configure Smarttop PCBID and LED pads in DCD for convenience
PCBID pads seem to need time to settle due to external pulldowns, otherwise
we are reading floating GPIO pins with implicit pad pullups and get the wrong
data. However we can't "wait" at the time we need them before relocation,
since timers are not available. The time taken to get from DCD to the code
requiring the pads set seems to be more than long enough (even with caches
enabled).

We have space in the DCD due to the DDR settings changes to configure all
the pad settings we need for this, plus the LED pad settings too which
reduces the amount of code required later on.

Signed-off-by: Matt Sealey <matt@genesi-usa.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-09-01 14:58:29 +02:00
..
efikamx-usb.c efikamx: move and rename Efika MX directories and config files to prepare for new boards 2012-09-01 14:58:29 +02:00
efikamx.c efikamx: remove drive strength function and roll its functionality into the DCD 2012-09-01 14:58:29 +02:00
imximage_mx.cfg efikamx: configure Smarttop PCBID and LED pads in DCD for convenience 2012-09-01 14:58:29 +02:00
imximage_sb.cfg efikamx: move and rename Efika MX directories and config files to prepare for new boards 2012-09-01 14:58:29 +02:00
Makefile efikamx: move and rename Efika MX directories and config files to prepare for new boards 2012-09-01 14:58:29 +02:00