• Alessandro Rubini's avatar
    softpll-unify: add new files, from wr-switch-sw/rt · 16bc0c8a
    Alessandro Rubini authored
    The commit is part of the effort in unifying softpll with
    wr-switch-sw, and later remove the duplicated code there.
    
    The files added by these commit are going to be built when configuring
    wrpc-sw to build wr-switch rt_cpu (which is, basically, the softpll
    code alone, with mini-rpc with the host and the basic glue code).  The
    files are copied with the original name with two exceptions:
    
       wr-switch-sw::rt/main.c            becomes wrpc-sw::wrs_main.c
       wr-switch-sw::rt/arch/lm32/ram.ld  becomes wrpc-sw::arch/lm32/ram-wrs.ld
    
    The files are copied from commit FIXME of wr-switch-sw.
    
    This commit has no technical effect, as the files are not built for wrpc-sw.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    16bc0c8a
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards/arria Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 76d6d839
ptp-noposix @ 5f17003f
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
revision.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrc_ptp_noposix.c Loading commit data...
wrs_main.c Loading commit data...