]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
exynos5: add trace feature #ifdef in exynos5-common.h
authorInha Song <ideal.song@samsung.com>
Fri, 13 Mar 2015 08:48:35 +0000 (17:48 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:38:14 +0000 (14:38 +0200)
commitaf69ee1975a46a3988f7a491cb6e48dafb42d976
tree554a0fa7bf860f58eea78c045c2359f4962feca4
parent2a54129c200466e7a9b7959ca2a030967ca4a50a
exynos5: add trace feature #ifdef in exynos5-common.h

We can enable / disable trace feature from the FTRACE config options.
To enable, compile U-Boot with FTRACE=1.

This patch add #ifdef FTRACE in exynos5-common.h for enable/disable
to use FTRACE configs instead of having to change board config files.

Signed-off-by: Inha Song <ideal.song@samsung.com>
Acked-by: Simon Glass <sjg@chroimum.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5-common.h