commit | 35172ac02f2f2bba3daf1f3d68e8e2348491239e | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Tue Nov 19 13:56:19 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Nov 23 22:29:49 2019 +0800 |
tree | 1023cb3f0aaf5c537e8875e8917724747adeb795 | |
parent | a9af59a30ab8e701e4247a0bc8dfe1b155ffdb8a [diff] |
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>