commit | 84f7411cb901b8df2391cf7e967ad0737f6194aa | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue Apr 14 08:52:58 2009 -0700 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:39:47 2009 +0200 |
tree | 4abd858b7a2f4958afb9dc44a836dc42bee6fe6c | |
parent | 641e0925e4bf7adf8e2e04e3ad81b840fd71cadd [diff] |
DaVinci now respects SKIP_LOWLEVEL_INIT Don't needlessly include lowlevel init code; that's only really needed with boot-from NOR (not boot-from-NAND). The 2nd stage loader (UBL) handles that before it loads U-Boot. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>