-
Notifications
You must be signed in to change notification settings - Fork 41
Description
add adc mk driver.
test and add more hm2 daughter board configs.
test and add config for 36 --> 72 I/O pins (2.nd GPIO port)
or maybe a second hm2 core ?
Freeze hps and all ip cores into 1 partition.
and begin investigating incremental compilation
and partial reconfiguration potential.
place "rom" init string in hm2 registermap below 0x0100 containing:
date, git sha build date / user ,Quartus version config file, board file
Quartus binary output files
Solved:
partitioned image file.
u-boot
rootfs
rt kernel ---> in .deb packages --> 3.10 OK (done)
kernel modules (hm2 , adc driver's) --> in dkms .deb packages 3.10 -OK (done)
get networking to work on 4.4 rt kernel :-) --> for now limit eth0 speed to 100M
(Giga bit speed issue probably related to unresolved dts issues or config settings in the mainline kernel) --> stick to 3.10 kernel until fpga-manager support manifests.
Move uboot env var patches into more geniric less intrusive method ref:
https://github.com/umiddelb/armhf/wiki/Get-more-out-of-%22Das-U-Boot%22
add sockit 15.1 ghrd mk release (needs bugfixing --> done)
Implement discussion of what's needed / missing for finishing the final 1 release
of the mksocfpga port.
(release idea placed in comment 2 )
Group decides how to automate build and distribution of all parts of the port:
ad structure to be able to include all hm2 related source files (close)
to quartus projects in 1 file / line.
add de1-soc release