[U-Boot] [PATCH V6 3/4] SMDK2410: use the CFI driver (and remove the old one)

2011-03-25 Thread David Müller
Signed-off-by: David Müller --- board/samsung/smdk2410/Makefile |2 +- board/samsung/smdk2410/flash.c| 433 - board/samsung/smdk2410/smdk2410.c | 12 + include/configs/smdk2410.h| 32 +-- 4 files changed, 25 insertions(+), 454 deletions

Re: [U-Boot] [PATCH V6 3/4] SMDK2410: use the CFI driver (and remove the old one)

2011-04-07 Thread Minkyu Kang
On 25 March 2011 17:28, David Müller wrote: > Signed-off-by: David Müller > > --- >  board/samsung/smdk2410/Makefile   |    2 +- >  board/samsung/smdk2410/flash.c    |  433 > - >  board/samsung/smdk2410/smdk2410.c |   12 + >  include/configs/smdk2410.h