diff options
Diffstat (limited to 'src/mainboard/axus')
-rw-r--r-- | src/mainboard/axus/tc320/romstage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/axus/tc320/romstage.c b/src/mainboard/axus/tc320/romstage.c index 210d036703..8074c874e1 100644 --- a/src/mainboard/axus/tc320/romstage.c +++ b/src/mainboard/axus/tc320/romstage.c @@ -43,4 +43,3 @@ static void main(unsigned long bist) sdram_init(); /* ram_check(0, 640 * 1024); */ } - |