ARM: imx: Decouple mccmon6's SPL and u-boot proper code
authorLukasz Majewski <lukma@denx.de>
Tue, 15 Oct 2019 08:28:44 +0000 (10:28 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 16:04:16 +0000 (17:04 +0100)
commite0fe3dcbd0246c5d5608b5505858acd984d4f3c9
tree93385961eb9121f397851fa241f1666da725dac7
parent8e64181a9986d2dd2e23bed1541590084eec0c57
ARM: imx: Decouple mccmon6's SPL and u-boot proper code

The mccmon6 has been used a "mixed" approach between SPL and
U-Boot proper sources.

This commit decoupes SPL and u-boot proper, which allows clear
distinction between those two code bases and facilitates
conversion to DM/DTS on this particular board.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/mccmon6/Makefile
board/liebherr/mccmon6/mccmon6.c
board/liebherr/mccmon6/spl.c