Kyungmin Park wrote:
> No problem,
> One question, how to use use generic & s5pc100 read function simultaneously.
> Since our test board use two cpu, s5pc100 & s5pc110. but each cpu has
> different read function.
> I want to use it both with only one u-boot image. In this case we have
> to distinguish and use it properly.
> Now I add the function pointer and assign it based on cpu id.

Using a function pointer is OK.

-Scott
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to