From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Tue, 01 Feb 2011 20:54:59 +0100 Subject: [U-Boot] [PATCH 2/2] at91sam9261ek: make operational again In-Reply-To: <4D47F99D.1080208@free.fr> References: <1296168378-8399-1-git-send-email-linux@bohmer.net> <1296168378-8399-2-git-send-email-linux@bohmer.net> <4D47E445.2020003@gandalf.sssup.it> <4D47F99D.1080208@free.fr> Message-ID: <4D486513.80908@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear all, >> /home/toolchain/bin/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-ld -pie -r -o libat91.o lowlevel_init.o clock.o cpu.o reset.o timer.o >> /home/toolchain/bin/gcc-4.1.2-glibc-2.5-nptl-3/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-ld: -r and -shared may not be used together >> >> I have tried this patch but this a problem releated to linking option. Do you have this problem? >> >> Michael > > Read up recent posts on the list: this was detected and is fixed in the > master branch of the u-boot-arm repository. I'll rebase u-boot-atmel on u-boot-arm/master then. Please rebase at91 related patches on u-boot-atmel/rework then (my time permitting, that branch will exist somewhere tomorrow) Best Regards, Reinhard