From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vlad Lungu Date: Thu, 17 Jan 2008 13:10:56 +0200 Subject: [U-Boot-Users] Target support for qemu -M mips In-Reply-To: <478F1A75.205@necel.com> References: <47666359.3060702@comsys.ro> <478E01DA.8020506@ruby.dti.ne.jp> <478E3CC7.1020509@comsys.ro> <478F1A75.205@necel.com> Message-ID: <478F37C0.5060003@comsys.ro> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Shinya Kuribayashi wrote: [snip] >> Any opinions on using a single ldscript per platform, eventually >> preprocessed with gcc -E to allow >> for board-specific differences? At least for MIPS, all scripts are >> essentally the same. >> > > Looking at cpu/mpc5xxx/u-boot.lds, it seems good. Or something like > linux/arch/mips/kernel/vmlinux.lds.S is good alternative (I don't know > whether it's possible or not, though). > I think it's technically possible, the question is if there's support for it. Wolfgang? Anyone? Obviously, not in this merge window :-), probably after the new config thingy is merged and tested. Regards, Vlad