Hi Wolfgang, On Wed, Jul 22, 2009 at 11:47:36AM +0200, Wolfgang Denk wrote : > Just rebase your tree against current mainline.
Ah, it's in git now, thanks. > > include/configs/tny_a9260.h makes the compile fail. Am I overlooking > > something > > here ? > > You should not have to include <common.h>; it's already included > virtually everywhere. cpu/arm926ejs/start.S includes directly <config.h>, which in turns includes the config file, but nowhere is common.h included, leading to start.S:168: Error: garbage following instruction -- `sub r0,r0,#ROUND(3*0x1000+128*1024,0x1000)' What's the best way to fix this ? Cheers, -- Albin Tonnerre, Free Electrons Kernel, drivers and embedded Linux development, consulting, training and support. http://free-electrons.com
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot