]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Add missing config bits
authorMarek Vasut <marek.vasut@gmail.com>
Tue, 20 Jun 2017 13:17:19 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 20 Jun 2017 18:23:17 +0000 (14:23 -0400)
commitb2330426c366861e668bebfc3edc3625ac54fd7c
treeec7f93915ef757f138b18d6c52eb9b8d29e220c2
parentdc759a9967cf53292c0b6bf4c2a71f79627f1799
ARM: rmobile: Add missing config bits

The commit "fb82fe385173 configs: Resync defconfigs" resynced all config
files.  This exposed two latent issues with the Gen3 boards in that we
had not been setting CONFIG_DEFAULT_FDT_FILE correctly and had not been
setting CONFIG_CMD_MMC.  Fix both of these.

Fixes: fb82fe385173 ("configs: Resync defconfigs")
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/r8a7795_salvator-x_defconfig
configs/r8a7796_salvator-x_defconfig