Re: [U-Boot] [PATCH 05/10] arm: am437x: cm-t43: split board file

2016-02-19 Thread Tom Rini
On Fri, Feb 19, 2016 at 07:19:45PM +0200, Nikita Kiryanov wrote: > Simplify the board file by splitting it to spl portion and u-boot portion. > Some unnecessary includes were identified and removed. No functional changes. > > Cc: Tom Rini > Cc: Albert Aribaud > Cc: Igor Grinberg > Signed-off-b

[U-Boot] [PATCH 05/10] arm: am437x: cm-t43: split board file

2016-02-19 Thread Nikita Kiryanov
Simplify the board file by splitting it to spl portion and u-boot portion. Some unnecessary includes were identified and removed. No functional changes. Cc: Tom Rini Cc: Albert Aribaud Cc: Igor Grinberg Signed-off-by: Nikita Kiryanov --- board/compulab/cm_t43/Makefile | 6 +- board/compulab