[U-Boot] [PATCH] da830: Move common code out of da830evm.c file

Nick Thompson nick.thompson at ge.com
Mon Apr 26 10:30:47 CEST 2010


On 21/04/10 12:58, Sudhakar Rajashekhara wrote:
> TI's DA850/OMAP-L138 platform is similar to DA830/OMAP-L137
> in many aspects. So instead of repeating the same code in
> multiple files, move the common code to a different file
> and call those functions from the respective da830/da850
> files.
>
> Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj at ti.com>
> ---
>  board/davinci/common/misc.c       |   30 ++++++++++++++++++++++++++++++
>  board/davinci/common/misc.h       |    6 ++++++
>  board/davinci/da830evm/da830evm.c |   28 +++++++++++-----------------
>  3 files changed, 47 insertions(+), 17 deletions(-)
>   

As this patch mainly effects da830evm:

Acked-by: Nick Thompson <nick.thompson at ge.com>



More information about the U-Boot mailing list