Skip to content
Snippets Groups Projects
Commit 0001c9f7 authored by Matt Sealey's avatar Matt Sealey Committed by Albert ARIBAUD
Browse files

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: default avatarMatt Sealey <matt@genesi-usa.com>
Acked-by: default avatarStefano Babic <sbabic@denx.de>
parent ff9ab7c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment