commit | 997b14516afe1187b3052587d62123f41b10c924 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sun Oct 15 11:21:07 2017 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 31 11:13:56 2017 +0100 |
tree | f58f0c64d250d3c3784d2fbf885a2870efd71662 | |
parent | a7d45157118a43d997ed45855c7ea0b1707eef4a [diff] |
udoo: Remove cpu type check prior to setup_sata() Inside setup_sata() there is a cpu type check, so there is no need to do this check in the board file. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>