]> git.ipfire.org Git - people/ms/u-boot.git/commit
cgtqmx6eval: Replace is_mx6q() for macro
authorBreno Lima <breno.lima@nxp.com>
Fri, 22 Jul 2016 12:12:12 +0000 (09:12 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Jul 2016 11:27:19 +0000 (13:27 +0200)
commit68c276019a6ede6dbb099af7e3e2756579e3b23e
tree22194400b4fde504d18c17760ad869bd9cae6ce1
parent4a2f9014e82e73caeb09b39e4bf02f1460279882
cgtqmx6eval: Replace is_mx6q() for macro

It's not necessary to implement the is_mx6q function, there is a macro in
sys_proto.h already implemented.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
board/congatec/cgtqmx6eval/cgtqmx6eval.c