Skip to content

Commit

Permalink
Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot…
Browse files Browse the repository at this point in the history
…-socfpga

Fix a trivial conflict in dw_mmc.c after talking with Marek.

Conflicts:
	drivers/mmc/dw_mmc.c

Signed-off-by: Tom Rini <[email protected]>
  • Loading branch information
trini committed Oct 6, 2014
2 parents 9169305 + 2f21063 commit 04de09f
Show file tree
Hide file tree
Showing 37 changed files with 2,502 additions and 815 deletions.
3 changes: 2 additions & 1 deletion arch/arm/cpu/armv7/socfpga/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
#

obj-y := lowlevel_init.o
obj-y += misc.o timer.o reset_manager.o system_manager.o clock_manager.o
obj-y += misc.o timer.o reset_manager.o system_manager.o clock_manager.o \
fpga_manager.o
obj-$(CONFIG_SPL_BUILD) += spl.o freeze_controller.o scan_manager.o
Loading

0 comments on commit 04de09f

Please sign in to comment.