On Thu, Dec 13, 2012 at 10:48:29PM -0800, Simon Glass wrote:
> The previous generic board series hit a snag in that we needed generic
> code to access some of the architecture-specific fields in global_data.
>
> The solution eventually arrived at was to move these fields into a
> separate structu
The previous generic board series hit a snag in that we needed generic
code to access some of the architecture-specific fields in global_data.
The solution eventually arrived at was to move these fields into a
separate structure, so that global_data has the generic fields,
and within that there is
2 matches
Mail list logo