commit | 3ab019e1dc39c69ae7fd0e15b080ef6c59cd138f | [log] [tgz] |
---|---|---|
author | Chin Liang See <clsee@altera.com> | Tue Jul 22 04:28:35 2014 -0500 |
committer | Tom Rini <trini@ti.com> | Fri Aug 29 15:50:54 2014 -0400 |
tree | e9832b3f75646bdeb80e9fe1bc4a8bbce01b65ac | |
parent | 51fb455f82b08ef1bf21b5c51181d26fef56df03 [diff] |
socfpga: Fix SOCFPGA build error for Altera dev kit To fix the build error when build for Altera dev kit, not virtual target. At same time, set the build for Altera dev kit as default instead virtual target. With that, U-Boot is booting well and SPL still lack of few drivers. Signed-off-by: Chin Liang See <clsee@altera.com> Cc: Pavel Machek <pavel@denx.de> Cc: Marek Vasut <marex@denx.de> Cc: Tom Rini <trini@ti.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net>