]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
efikamx: configure Smarttop PCBID and LED pads in DCD for convenience
authorMatt Sealey <matt@genesi-usa.com>
Wed, 22 Aug 2012 09:25:40 +0000 (09:25 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:29 +0000 (14:58 +0200)
commit0001c9f71edb5bfac8af6d2aab8f446fa8a105b1
tree61d1c43d77a2bca73643d21c8b7f54d039f985a6
parentff9ab7c2e48657fb35a465fe5c681ad3efaf8289
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>
board/genesi/mx51_efikamx/imximage_mx.cfg