]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)
authorLukasz Majewski <lukma@denx.de>
Tue, 3 Sep 2019 14:38:46 +0000 (16:38 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commitab8b224d03950c1ea167167df641ef366c12d872
tree6b928b20cbc9fbc07df1b221962c980f41a04671
parent9ca8d1a9825c75496024f399fd7e0d1b1a24e2b1
ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)

The common.c file content can be safely moved to spl.c file after
performing the DM/DTS conversion for the U-Boot proper.

It contains the non DM/DTS setup code, which now is only used by SPL.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/display5/Makefile
board/liebherr/display5/common.c [deleted file]
board/liebherr/display5/common.h
board/liebherr/display5/spl.c