]> Git Repo - J-u-boot.git/commit
socfpga: Fix SOCFPGA build error for Altera dev kit
authorChin Liang See <[email protected]>
Tue, 22 Jul 2014 09:28:35 +0000 (04:28 -0500)
committerTom Rini <[email protected]>
Fri, 29 Aug 2014 19:50:54 +0000 (15:50 -0400)
commit3ab019e1dc39c69ae7fd0e15b080ef6c59cd138f
treee9832b3f75646bdeb80e9fe1bc4a8bbce01b65ac
parent51fb455f82b08ef1bf21b5c51181d26fef56df03
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 <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Albert Aribaud <[email protected]>
arch/arm/cpu/armv7/socfpga/clock_manager.c
arch/arm/cpu/armv7/socfpga/config.mk
arch/arm/cpu/armv7/socfpga/spl.c
arch/arm/include/asm/arch-socfpga/scan_manager.h
board/altera/socfpga/Makefile
include/configs/socfpga_cyclone5.h
This page took 0.034475 seconds and 4 git commands to generate.