[U-Boot] [PATCH v1 20/25] arm: kirkwood: Remove some dead code from cpu.c

Luka Perkov luka at openwrt.org
Wed Jul 2 01:45:40 CEST 2014


On Fri, Jun 27, 2014 at 11:55:06AM +0200, Stefan Roese wrote:
> All those functions removed with this patch are not accessed at all. So lets
> remove them.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> ---
> 
>  arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 55 -----------------------------------
>  1 file changed, 55 deletions(-)

Up until this patch I have tested the series without problems on ib62x0.
This is the last patch that I can apply and still boot the board. That
said, for this patch and those before it:

Tested-by: Luka Perkov <luka at openwrt.org>


After the next patch in series is applied uboot does not come up - there
is no output on the console. I've used kwboot in testing:

$ sudo ./tools/kwboot -t -p -B 115200 -b u-boot.kwb /dev/ttyUSB0

Unrelated to this series I am going to mail a couple of kirkwood
patches. Those can be applied without conflicts before or after this
series.

Luka


More information about the U-Boot mailing list