mbox series

[U-Boot,v1,0/3] imx: Cleanup i.MX6Q mccmon6 boardconfiguration

Message ID 20190516074144.32375-1-lukma@denx.de
Headers show
Series imx: Cleanup i.MX6Q mccmon6 boardconfiguration | expand

Message

Lukasz Majewski May 16, 2019, 7:41 a.m. UTC
This patch series updates mccmon6 configuration to remove some "removal"
warnings (i.e. disables the USB related code).

It also on purpose disables gigabig ethernet, as this board works on
10/100 Mib environments.

Patches applicable on top of master branch:
SHA1: 5b4b680cfe29a67171ccbe439c66374cb31faca3



Lukasz Majewski (3):
  ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file
  ARM: imx: config: Disable support for USB on MCCMON6
  ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY

 configs/mccmon6_nor_defconfig | 2 --
 configs/mccmon6_sd_defconfig  | 2 --
 include/configs/mccmon6.h     | 8 +-------
 3 files changed, 1 insertion(+), 11 deletions(-)