Re: [PATCH 1/1] [Blackfin try #2] char driver for Blackfin on-chip OTP memory

From: Sam Ravnborg
Date: Wed Mar 26 2008 - 15:09:21 EST


>
> > > also, it isnt "broken" in the sense that it "doesnt work" ;)
> >
> > Gcc simply doesn't allow that, you likely got 2 sections with init.data, with
> > and without readonly bit set, which is wrong, and it seems, that on some systems
> > (debian) you won't even compile it.
>
> gcc-4.1.2/binutils-2.17 doesnt have a problem compiling/linking the
> code in question. and i imagine i would have noticed a build/link
> failure long before testing it on actual hardware.
target arch dependent. Try with 64 bit powerpc.

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/