Hello Ganu, 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 <[email protected]> > --- > > 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(-)
Hehe, have similiar patch in my queue, so: Acked-by: Heiko Schocher <[email protected]> bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

