Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



On Wed, 19 Sep 2018, Aymeric Vincent wrote:

Module Name:	src
Committed By:	aymeric
Date:		Wed Sep 19 17:31:39 UTC 2018

Added Files:
	src/sys/arch/arm/altera: cycv_clkmgr.c cycv_dwcmmc.c cycv_gmac.c
	    cycv_intr.h cycv_platform.c cycv_reg.h cycv_rstmgr.c cycv_var.h
	    files.altera
	src/sys/arch/arm/dts: socfpga_cyclone5_de0_sockit.dts
	src/sys/arch/evbarm/altera: altera_start.S genassym.cf platform.h
	src/sys/arch/evbarm/conf: NANOSOC files.altera mk.altera std.altera

Log Message:
Add support for the DE0 NanoSoC board.

Very cool!

Any chance that you could use sys/dev/fdt/dwcmmc_fdt.c instead of the new cycv_dwcmmc.c? It should be fairly generic.

Cheers,
Jared


Home | Main Index | Thread Index | Old Index