board: samsung: configure emmc_dev environment rework
authorChanho Park <chanho61.park@samsung.com>
Wed, 2 Dec 2015 05:19:09 +0000 (14:19 +0900)
committerChanho Park <chanho61.park@samsung.com>
Wed, 2 Dec 2015 05:19:09 +0000 (14:19 +0900)
commitd89bd3a381bcb846b354c0f1f995c78dcf3c5203
tree00126eb219f9c868f9834fee9c04132ebdb3cd5d
parent358ab11b8f6c96f846d19e06a7169e869fa7f11d
board: samsung: configure emmc_dev environment rework

This patch is enhanced and fixed version of previous(895ce33)
patch. Previous patch was reverted due to panic issue because
setenv was failed during board_mmc_init. Thus, I move the
OmPin check and setenv to board_late_init function.

Change-Id: I4194a5669ae53f302229f820dac8159c06de52b3
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
board/samsung/espresso3250/espresso3250.c
board/samsung/smdk5422/smdk5422.c