
21 Mar
2015
21 Mar
'15
12:17 a.m.
On 13 March 2015 at 02:48, Inha Song ideal.song@samsung.com wrote:
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
include/configs/exynos5-common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chroimum.org