]> code.ossystems Code Review - bsp/u-boot.git/commit
udoo: Remove cpu type check prior to setup_sata()
authorFabio Estevam <fabio.estevam@nxp.com>
Sun, 15 Oct 2017 13:21:07 +0000 (11:21 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 16 Oct 2017 12:04:12 +0000 (10:04 -0200)
commita6a15fedd1a529936b0a46ade1d776740dbef70f
tree3142cfa724347d24abab268067bfb1a85eadbe42
parent25aa0ce98ad7330ffd2c6972179b924a871689a0
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>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
board/udoo/udoo.c