Skip to content
Snippets Groups Projects
Alessandro Rubini's avatar
Alessandro Rubini authored
This commit adds port parameters to Kconfig, using the same
values we currently have in wrsw_hal.conf (i.e: tx delay = 0,
rx delay = 160000 or 161200).

These values are used in later commits, where this dot-config
stuff is replacing wrsw_hal.conf.  The "role=" and "fiber=" values
will be used later, but I'd better write them now to avoid
excessive edits to this file.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
06faaa42
This package is meant to include all white-rabbit software for the
switch.  Part of this comes from the original white-rabbit svn
repository on ohwr.org, part comes from separate repositories that I
merged here.

All documentation lives in doc/ , where the *.in files are the sources
(one only, currently, other ones have been removed when obsoleted).

The wrs-build documentation, thus, is what you actually need to build
all the stuff that goes into the switch, and program to internal flash
memory.