
1 Aug
2009
1 Aug
'09
1:06 a.m.
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