
Hi Alessandro,
Le 16/04/2011 19:49, Alessandro Rubini a écrit :
From: Alessandro Rubinirubini@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 Rubinirubini@unipv.it Acked-by: Andrea Galloandrea.gallo@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,