]> Git Repo - J-u-boot.git/commit
ARM: rmobile: Add missing config bits
authorMarek Vasut <[email protected]>
Tue, 20 Jun 2017 13:17:19 +0000 (15:17 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
configs/r8a7795_salvator-x_defconfig
configs/r8a7796_salvator-x_defconfig
This page took 0.037083 seconds and 4 git commands to generate.