[U-Boot] [PATCH] exynos5: add trace feature #ifdef in exynos5-common.h

Simon Glass sjg at chromium.org
Sat Mar 21 00:17:08 CET 2015


On 13 March 2015 at 02:48, Inha Song <ideal.song at 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 at samsung.com>
> ---
>  include/configs/exynos5-common.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Simon Glass <sjg at chroimum.org>


More information about the U-Boot mailing list