]> git.sur5r.net Git - u-boot/commit
ARM: rmobile: Split U-Boot and SPL sources on Porter
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 4 Apr 2018 11:34:40 +0000 (13:34 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 11 Apr 2018 21:11:54 +0000 (23:11 +0200)
commitce19d4ca7dc43ff053d2a06f4bed9696cee97902
treeb11e6665dd26980f745d093dfc93c3e648135224
parentd79dfd4519c3f357a2523acfeb26eca6f59eae4d
ARM: rmobile: Split U-Boot and SPL sources on Porter

Pull the SPL code from porter.c into a separate file in
preparation for the addition of system initialization code.
No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/porter/Makefile
board/renesas/porter/porter.c
board/renesas/porter/porter_spl.c [new file with mode: 0644]