u-boot/drivers/demo
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined
In the case where the arch defines a custom map_sysmem(), make sure that
including just mapmem.h is sufficient to have these functions as they
are when the arch does not override it.

Also split the non-arch specific functions out of common.h

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-04-18 11:11:09 -06:00
..
Kconfig dm: Add Kconfig for driver/demo 2015-02-12 10:35:33 -07:00
Makefile kbuild: refactor some makefiles 2014-09-24 18:30:29 -04:00
demo-pdata.c dm: Add a demonstration/example driver 2014-03-04 12:15:29 -05:00
demo-shape.c dm: demo: Add a simple GPIO demonstration 2015-01-29 17:09:51 -07:00
demo-simple.c common: Make sure arch-specific map_sysmem() is defined 2015-04-18 11:11:09 -06:00
demo-uclass.c dm: demo: Add a simple GPIO demonstration 2015-01-29 17:09:51 -07:00