s5p: cmd_mmc: fixed 4-bit boot buswidth
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 19 Jan 2011 01:25:00 +0000 (10:25 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 19 Jan 2011 01:25:00 +0000 (10:25 +0900)
commit7ed2fce462a579abc8b0974307d180b46dd32763
tree66d3efa35ebe06ae420f69894296436f403118bc
parent93c0ece7c941c9cfa5a3b53d199b74e12d3dd43f
s5p: cmd_mmc: fixed 4-bit boot buswidth

S5PC210 EVT0 didn't support 8-bit boot buswidth.
So, We set 4-bit boot buswidth (workaround).

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
common/cmd_mmc.c