
27 May
2015
27 May
'15
11:54 p.m.
On Tue, May 12, 2015 at 05:16:32PM -0500, Felipe Balbi wrote:
From: Yegor Yefremov yegorslists@googlemail.com
Vision Systems's Baltos is based on AM335x SoC from Texas Instruments. This patch adds support such Industrial PCs in mainline u-boot.
[ balbi@ti.com: updated original patch to current u-boot ]
Signed-off-by: Yegor Yefremov yegorslists@googlemail.com Signed-off-by: Felipe Balbi balbi@ti.com
This needs a rebase to fix problems like: #error "Serial is required before relocation - define CONFIG_SYS_MALLOC_F_LEN to make this work" And: warning: implicit declaration of function 'is_valid_ether_addr' [-Wimplicit-function-declaration] (and the resulting link failure).
--
Tom