]> Git Repo - J-u-boot.git/commit - configs/liteboard_defconfig
ARM: liteboard: move towards driver model and device-tree boot
authorMarcin Niestroj <[email protected]>
Sat, 19 Jan 2019 16:06:46 +0000 (17:06 +0100)
committerStefano Babic <[email protected]>
Wed, 13 Mar 2019 08:14:35 +0000 (09:14 +0100)
commite020fb5ad29ec8f17ca966f8d56000d7abc934ec
treeb15677f8aadeb344597116b0f865f66f9d60aeb4
parent28a36fd8237132d5cbf1590a45752da7cc2e4047
ARM: liteboard: move towards driver model and device-tree boot

This patch mostly enables DM drivers in board defconfig and all their
dependencies. Additionally we remove USB code that is on longer
executed after enabling CONFIG_DM_USB. Enable CONFIG_PINCTRL, so we
can get rid of ethernet pin configuration.

Signed-off-by: Marcin Niestroj <[email protected]>
board/grinn/liteboard/board.c
configs/liteboard_defconfig
This page took 0.033792 seconds and 4 git commands to generate.