Kernel/armv7 - Set ARMv7 to use the initrd for /Acess rel0.12
authorJohn Hodge <[email protected]>
Wed, 12 Oct 2011 03:27:10 +0000 (11:27 +0800)
committerJohn Hodge <[email protected]>
Wed, 12 Oct 2011 03:27:10 +0000 (11:27 +0800)
Kernel/arch/armv7/main.c

index de28ee8..5f7e7aa 100644 (file)
@@ -40,7 +40,7 @@ int kmain(void)
 
        //
        LogF("Moving to arch-independent init\n");
-       System_Init("");
+       System_Init("/Acess=initrd:");
        //TODO: 
        LogF("End of kmain(), for(;;) Threads_Sleep();\n");
        for(;;)

UCC git Repository :: git.ucc.asn.au