4 Commits (51f6c5882d7783e0c5a15840659380adbd906f3a)

Author SHA1 Message Date
Anton Blanchard 51f6c5882d Fix LPC CTRL I/O wishbone, and remove hard coded values
We weren't hooking up the I/O wishbone to the LPC CTRL interface.
Also remove the base/offset values we hardcoded during bringup.

Signed-off-by: Anton Blanchard <anton@ozlabs.org>
3 years ago
Anton Blanchard 4eee8df8e6 Remove unused import
Signed-off-by: Anton Blanchard <anton@ozlabs.org>
3 years ago
Anton Blanchard 49af43b120 Rename top level module from top() to lpc_top()
When integrating lpcperipheral into a project, top() is not a particularly
descriptive name, so rename it to lpc_top().

Signed-off-by: Anton Blanchard <anton@ozlabs.org>
3 years ago
Michael Neuling ef2f91127c Initial public release
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Anton Blanchard <anton@ozlabs.org>
3 years ago