[U-Boot] RFC: Aligning arch initialisation sequences

Albert ARIBAUD albert.aribaud at free.fr
Sun Nov 14 10:16:25 CET 2010


Le 14/11/2010 06:48, Graeme Russ a écrit :

> Is there any reason the other arches could not implement an inline function
> as well? ARM for example:
>
> -#define DECLARE_GLOBAL_DATA_PTR     register volatile gd_t *gd asm ("r8")

There is no way to set aside a register in ARM code for applicative 
purposes.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list