Re: [U-Boot] [PATCH V2] ARM: hawkboard_nand: fix compilation of nand_spl

2011-09-11 Thread Albert ARIBAUD
Le 10/09/2011 16:13, Wolfgang Denk a écrit : > Dear Stefano Babic, > > In message<1315573742-10128-1-git-send-email-sba...@denx.de> you wrote: >> get_ram_size() is called, but memsize.c is not compiled. >> >> Signed-off-by: Stefano Babic >> --- >> >> Changes since V1: >> - make list sorted (Wolfga

Re: [U-Boot] [PATCH V2] ARM: hawkboard_nand: fix compilation of nand_spl

2011-09-10 Thread Wolfgang Denk
Dear Stefano Babic, In message <1315573742-10128-1-git-send-email-sba...@denx.de> you wrote: > get_ram_size() is called, but memsize.c is not compiled. > > Signed-off-by: Stefano Babic > --- > > Changes since V1: > - make list sorted (Wolfgang Denk) > > nand_spl/board/davinci/da8xxevm/Makefil