[U-Boot] [PATCH]: davinci: Replace CONFIG_PRELOADER with CONFIG_SPL_BUILD in board/davinci/common/misc.c
Sughosh Ganu
urwithsughosh at gmail.com
Mon Oct 31 11:44:37 CET 2011
On Mon Sep 19, 2011 at 01:00:25PM +0530, Sughosh Ganu wrote:
> On Tue Sep 13, 2011 at 06:12:08PM +0530, Sughosh Ganu wrote:
> > Make the conditional compilation in misc.c based on
> > CONFIG_SPL_BUILD, replacing CONFIG_PRELOADER which was removed as part
> > of commit 401bb30b6d.
> >
> > Making this change, we no longer need to compile memsize.c for
> > hawkboard's nand_spl.
> >
> > Signed-off-by: Sughosh Ganu <urwithsughosh at gmail.com>
> > ---
> >
> > Tested the changes on hawkboard.
> > Build tested on davinci boards with a 'MAKEALL -v davinci'
> >
> >
> > board/davinci/common/misc.c | 2 +-
> > nand_spl/board/davinci/da8xxevm/Makefile | 6 ------
> > 2 files changed, 1 insertions(+), 7 deletions(-)
>
> Will this not go through ti next branch. I don't see this patch
> included in the u-boot-ti/next pull request by Sandeep.
Sandeep, can this be included in the ti tree. This has been pending
for some time now. Thanks.
-sughosh
More information about the U-Boot
mailing list