commit | 4f490402c4acbca5c189db24c445220b10557cee | [log] [tgz] |
---|---|---|
author | Cooper Jr., Franklin <fcooper@ti.com> | Fri Jun 16 17:25:26 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 10 14:25:59 2017 -0400 |
tree | b38e54852b7347b87c49c37be7feee4169bfc0bd | |
parent | e66a5da3f9bf3ef5949e8a90107efd2699d35fe0 [diff] |
ARM: k2g: Use board detection to wrap K2G GP specific calls Certain peripherals used by K2G GP aren't used on K2G ICE evm. Or configuration is slightly different. Therefore, use board detection to deal with these variations. Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>