]> Git Repo - J-u-boot.git/commit - include/configs/am3517_evm.h
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
authorAdam Ford <[email protected]>
Tue, 22 Aug 2017 15:50:01 +0000 (10:50 -0500)
committerTom Rini <[email protected]>
Tue, 12 Sep 2017 22:01:31 +0000 (18:01 -0400)
commit261ec8f6a6da145bc025239a9a774f8aeb39f51b
tree0d846ba2d096db28a280ae0710d35d1de25c07b4
parent347e30e1720ea6c0231f81d278b076a39280a314
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h

Much of the AM3517 functions are copies of the standard definitions
used in ti_omap3_common.h.  Moving to include a common file
reduces the amount of duplicative code and clutter.  A few
AM3517 specific functions (like EMIF4) are explictly defined
and a few items are undefined or redefined, but overall the number
of lines of code shink.

Signed-off-by: Adam Ford <[email protected]>
Tested-by: Derald D. Woods <[email protected]>
include/configs/am3517_evm.h
This page took 0.031511 seconds and 4 git commands to generate.