commit | e21d8f59da129d2fa4ab9139ee6cfa1a7f78e275 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Wed Oct 02 16:49:43 2013 +0200 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Mon Oct 21 01:23:13 2013 +0200 |
tree | 5291838ccd64d517de9a56b54a7c4c3d0dcca27f | |
parent | 110e094db57c5a46a1903cff17638b743e31d5c6 [diff] |
imx233: fix bootloader The bootloader must call disk_init_subsystem() because it is multithread (because of USB), otherwise strange things might happen. Calling disk_init() is unnecessary since it is call when mounting partitions. Change-Id: If7aff3dea0b96144e2a9b0f6179a9a0a632b93ed