Re: [U-Boot] [PATCH 0/2] socfpga/spl: Cleanup

2012-10-24 Thread Pavel Machek
On Tue 2012-10-23 10:27:41, Dinh Nguyen wrote: > Hi Vikram, > > On Tue, 2012-10-23 at 15:49 +0530, Vikram Narayanan wrote: > > Cleanups for SPL/socfpga. > > > > Cc: Dinh Nguyen > > > > Vikram Narayanan (2): > > arm/socfpga: Remove timer_init from spl_board_init > > socfpga/spl: Remove mallo

Re: [U-Boot] [PATCH 0/2] socfpga/spl: Cleanup

2012-10-23 Thread Dinh Nguyen
Hi Vikram, On Tue, 2012-10-23 at 15:49 +0530, Vikram Narayanan wrote: > Cleanups for SPL/socfpga. > > Cc: Dinh Nguyen > > Vikram Narayanan (2): > arm/socfpga: Remove timer_init from spl_board_init > socfpga/spl: Remove malloc.h Do you need to split up the patches? Otherwise, Acked-by: Di

[U-Boot] [PATCH 0/2] socfpga/spl: Cleanup

2012-10-23 Thread Vikram Narayanan
Cleanups for SPL/socfpga. Cc: Dinh Nguyen Vikram Narayanan (2): arm/socfpga: Remove timer_init from spl_board_init socfpga/spl: Remove malloc.h arch/arm/cpu/armv7/socfpga/spl.c |4 1 files changed, 0 insertions(+), 4 deletions(-) -- 1.7.4.1 ___