commit | a9fac50b1117c017956a22b551af3bde64915c98 | [log] [tgz] |
---|---|---|
author | Hannes Schmelzer <hannes.schmelzer@br-automation.com> | Fri Feb 15 11:15:05 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 18 15:53:09 2019 -0500 |
tree | b9ad9d4d6f42f8c2c3a2daed8f49ea3800a4579e | |
parent | 8cc3bd52f39a4bb3ddf30cdc577923647d4eebd1 [diff] |
board/BuR/brppt1: fix ethernet support on brppt1 boards The commit 1bac199e8c87 ("configs: Resync with savedefconfig") did remove ethernet driver from following boards defconfig: - brppt1_mmc - brppt1_nand - brppt1_spi With this commit we add ethernet and responsible phy support again. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>