[U-Boot] [PATCH 6/6] S5PC100: Add onenand_ipl for SMDKC100 support

Scott Wood scottwood at freescale.com
Sat Aug 1 01:06:28 CEST 2009


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


More information about the U-Boot mailing list