]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
authorAdam Ford <aford173@gmail.com>
Tue, 22 Aug 2017 15:50:01 +0000 (10:50 -0500)
committerTom Rini <trini@konsulko.com>
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 <aford173@gmail.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
include/configs/am3517_evm.h