commit | 2e2214e39c70b14d433c815212d31106cbb1c21c | [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 | c83d2d98b199dd82982c777f94235c9c8c742172 [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>