[U-Boot] [PATCH]: davinci: Replace CONFIG_PRELOADER with CONFIG_SPL_BUILD in board/davinci/common/misc.c
Sughosh Ganu
urwithsughosh at gmail.com
Mon Sep 19 09:30:25 CEST 2011
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.
-sughosh
More information about the U-Boot
mailing list