
24 Feb
2013
24 Feb
'13
9:30 p.m.
Hi Simon,
On Sun, Feb 24, 2013 at 11:26 AM, Simon Glass sjg@chromium.org wrote:
Move this code over to using autoconf. We can add the autoconf values to the delaykey[] array, and move the code that checks for autoconf values into the loop.
Also change to using ARRAY_SIZE on delaykey[].
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/main.c | 86 ++++++++++++++++++++++------------------------------------- 1 file changed, 32 insertions(+), 54 deletions(-)
Reviewed-by: Joe Hershberger joe.hershberger@ni.com