diff options
author | Lukasz Majewski <lukma@denx.de> | 2019-06-09 22:54:44 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-07-19 20:14:50 +0200 |
commit | 41d185d142365625700f2df5d5d7b237da4bc58d (patch) | |
tree | a9f1d07285ac61d6796decbc43d5429ff945456b /common | |
parent | bf99b63c59eceffd9d6e50de82a34acb9597252c (diff) | |
download | u-boot-41d185d142365625700f2df5d5d7b237da4bc58d.tar.gz |
ARM: display5: Remove U_BOOT_DEVICE definition of serial_mxc
Before the wide DM/DTS adoption in the U-Boot proper, the display5
has been using only DM_SERIAL to provide serial console in
pre-relocation.
After moving to full DM/DTS adoption in the U-Boot proper the
U_BOOT_DEVICE definition is not needed anymore, as it has been
replaced with udevice creation from provided DTS description.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions