|
Move memory training code into it's own stage (fusee-mtc)
|
|---|
|
|
| common/defaults/BCT.ini |
|---|
| fusee/Makefile |
|---|
| fusee/fusee-mtc/Makefile 0 → 100644 |
|---|
| fusee/fusee-mtc/linker.ld 0 → 100644 |
|---|
| fusee/fusee-mtc/linker.specs 0 → 100644 |
|---|
| fusee/fusee-mtc/src/car.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/car.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/display/cfb_console.c 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/display/video_fb.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/display/video_font_large.h 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/display/video_font_small.h 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/emc.h 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/fuse.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/fuse.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/init.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/lib/log.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/lib/log.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/lib/vsprintf.c 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/lib/vsprintf.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/main.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/mc.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/mc.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/mtc.c 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/mtc.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/mtc_tables.h 0 → 100644 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-mtc/src/stage2.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/start.s 0 → 100644 |
|---|
| fusee/fusee-mtc/src/timers.h 0 → 100644 |
|---|
| fusee/fusee-mtc/src/utils.c 0 → 100644 |
|---|
| fusee/fusee-mtc/src/utils.h 0 → 100644 |
|---|
| fusee/fusee-primary/src/main.c |
|---|
| fusee/fusee-primary/src/stage2.c |
|---|
| fusee/fusee-primary/src/stage2.h |
|---|
| fusee/fusee-secondary/src/main.c |
|---|
| fusee/fusee-secondary/src/mtc.c 100644 → 0 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-secondary/src/mtc.h 100644 → 0 |
|---|
| fusee/fusee-secondary/src/mtc_tables.h 100644 → 0 |
|---|
|
Too large (Show diff)
|
| fusee/fusee-secondary/src/nxboot.c |
|---|
| sept/sept-secondary/src/main.c |
|---|
| sept/sept-secondary/src/stage2.c |
|---|
| sept/sept-secondary/src/stage2.h |
|---|