]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
DaVinci now respects SKIP_LOWLEVEL_INIT
authorDavid Brownell <david-b@pacbell.net>
Tue, 14 Apr 2009 15:52:58 +0000 (08:52 -0700)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:39:47 +0000 (20:39 +0200)
commit84f7411cb901b8df2391cf7e967ad0737f6194aa
tree4abd858b7a2f4958afb9dc44a836dc42bee6fe6c
parent641e0925e4bf7adf8e2e04e3ad81b840fd71cadd
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>
cpu/arm926ejs/davinci/Makefile