]> git.ipfire.org Git - people/ms/u-boot.git/commit
icorem6[_rqs]: Move the spl code common
authorJagan Teki <jagan@amarulasolutions.com>
Sat, 6 May 2017 21:13:12 +0000 (02:43 +0530)
committerStefano Babic <sbabic@denx.de>
Thu, 11 May 2017 10:57:44 +0000 (12:57 +0200)
commit197f0fa4f95708d5d30cdca18fa5e493838b6749
treea8db3274449df3dd0d9fcac1bdf0e03dd8b36d12
parent8c4629e0fc1c6815f31aff690989943fa82724a3
icorem6[_rqs]: Move the spl code common

SPL code for icorem6 and icorem6_rqs are same, so
move them in common area.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
board/engicam/common/Makefile [new file with mode: 0644]
board/engicam/common/spl.c [new file with mode: 0644]
board/engicam/icorem6/icorem6.c
board/engicam/icorem6_rqs/icorem6_rqs.c