Odroid-XU3: Add missing default mmcbootdev environment
authorInha Song <ideal.song@samsung.com>
Wed, 24 Jun 2015 01:56:00 +0000 (10:56 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 6 Apr 2017 06:47:08 +0000 (15:47 +0900)
This patch add missing default "mmcbootdev" environment in Odroid-XU3
board configs.

Change-Id: If10c9650d1efef6246287d13690ec84ed1be4438
Signed-off-by: Inha Song <ideal.song@samsung.com>
include/configs/odroid_xu3.h

index 8e0e5c4beac3aec0c0cf68ea088d0f79e3a5ff45..f7ec47838d7587c23ef1ab955ea9e10b62973bcf 100644 (file)
        "rootfstype=ext4\0" \
        "console=" CONFIG_DEFAULT_CONSOLE \
        "fdtfile=exynos5422-odroidxu3.dtb\0" \
-       "boardname=odroidxu3\0" \
        "mmcbootdev=0\0" \
-       "mmcrootdev=0\0" \
        "mmcbootpart=1\0" \
+       "mmcrootdev=0\0" \
        "mmcrootpart=2\0" \
        "dfu_usb_con=0\0" \
        "dfu_interface=mmc\0" \