]> git.dujemihanovic.xyz Git - u-boot.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)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 6 Apr 2015 05:19:36 +0000 (14:19 +0900)
commitf44ef7d60c7349c0eed5d2363a2649badaae2610
treec62fa476130c675643d4df66da9cf88eeefc9491
parent0467faf555022fa5447a037b753b150448217239
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