]> git.baikalelectronics.ru Git - uboot.git/commit
include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Mon, 20 Sep 2021 13:37:23 +0000 (15:37 +0200)
committerRamon Fried <rfried.dev@gmail.com>
Tue, 28 Sep 2021 15:50:55 +0000 (18:50 +0300)
commit959a2fe41e6fdff1f63452fc237521fa8a676807
treeff1af3fe1575b40e890f245fe23c1f2de7e27764
parent79971e5bb91133dfff4eccdbeaf7c9cd6c16b917
include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL

The MXC_EHCI_MODE_ definitions are redundant. Replace MXC_EHCI_MODE_SERIAL
with the equivalent PORT_PTS_SERIAL.

Only the zmx25 platform is affected.

Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
include/configs/zmx25.h