Commit 093fb3c6 authored by Alessandro Rubini's avatar Alessandro Rubini

softpll-unify: final fixups for rt_cpu.bin

This fixes a missing symbol and another minor header issue.  Needed to
build for wr-switch.
Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 1fd12733
......@@ -4,6 +4,7 @@
/* RT CPU Memory layout */
#define CPU_CLOCK 62500000
#define REF_CLOCK_PERIOD_PS 16000
#define UART_BAUDRATE 115200
......
#include <wrc.h>
#include "uart.h"
#include "syscon.h"
#include "softpll_ng.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment