]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 28 Aug 2017 12:12:34 +0000 (14:12 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 4 Sep 2017 22:51:39 +0000 (07:51 +0900)
commit3158b6f606737a68a70a26bcc3484b5d64902ac0
tree48b8390e8959569b9ec56d205c1cf76c42631aff
parentf7f79b4493b8beeb1de099d1d1c86049b018ef5c
ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boards

The configuration option name is the later, so replace usage of
CONFIG_RAVB in board files with CONFIG_RENESAS_RAVB , otherwise
the RAVB pinmux is not set and ethernet does not work.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/salvator-x/salvator-x.c
board/renesas/ulcb/ulcb.c