[U-Boot] [PATCH 1/3] nhk8815: remove platform.S, which was unused at link time
Albert ARIBAUD
albert.u.boot at aribaud.net
Sat Apr 23 13:28:18 CEST 2011
Hi Alessandro,
Le 16/04/2011 19:49, Alessandro Rubini a écrit :
> From: Alessandro Rubini<rubini at unipv.it>
>
> This source file, which I got by the vendor in their own port,
> was not actually executing because lib-based compilation
> didn't call lowlevel_init (we have CONFIG_SKIP_LOWLEVEL_INIT).
> With the change to object-based linking, an undefined symbol in
> this file started hitting in the final link.
>
> Signed-off-by: Alessandro Rubini<rubini at unipv.it>
> Acked-by: Andrea Gallo<andrea.gallo at stericsson.com>
> ---
> board/st/nhk8815/Makefile | 2 +-
> board/st/nhk8815/platform.S | 340 -------------------------------------------
> 2 files changed, 1 insertions(+), 341 deletions(-)
> delete mode 100644 board/st/nhk8815/platform.S
Applied to u-boot-arm/master, thanks.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list