[U-Boot] [PATCH 2/4] Make the fsl_elbc_nand driver work for both 83xxand 85xx

Anton Vorontsov avorontsov at ru.mvista.com
Wed Oct 8 16:58:33 CEST 2008


On Wed, Oct 08, 2008 at 05:45:01PM +0800, Jin Zhengxiong-R64188 wrote:
[...]
> Thanks.
> I was trying to avoid too much changes to the code, which maybe result
> in other functions
> can not work. Actually, As the different immap definition, to completly
> avoid the duplicating, we need to merge the lbc immap for 85xx/83xx and
> change the related code.
> 
> There is already a fsl_lbc.h file in include/asm but it is included by
> some .S file and can not move the structure into it.

You can surround it with #ifndef __ASSEMBLY__

-- 
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2


More information about the U-Boot mailing list