Hi Simon, On Sun, Feb 24, 2013 at 11:26 AM, Simon Glass <[email protected]> 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 <[email protected]> > --- > Changes in v2: None > > common/main.c | 86 > ++++++++++++++++++++++------------------------------------- > 1 file changed, 32 insertions(+), 54 deletions(-) >
Reviewed-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

