fastboot: rockchip: Fix rk3328 default mmc device
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 19 Nov 2019 08:26:19 +0000 (13:56 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 23 Nov 2019 14:29:49 +0000 (22:29 +0800)
commit35172ac02f2f2bba3daf1f3d68e8e2348491239e
tree1023cb3f0aaf5c537e8875e8917724747adeb795
parenta9af59a30ab8e701e4247a0bc8dfe1b155ffdb8a
fastboot: rockchip: Fix rk3328 default mmc device

Technically the default mmc device for fastboot would
use eMMC if the board support for it.

Rockchip platform access device 0 for eMMC so, use the
same device number for rk3328.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/fastboot/Kconfig