X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=second%2Fcrt0.S;h=10a82738e7833b654cca20d84145b04f47dc8fae;hp=f06fe544fabd7dfe1dacca47971b97cac7276d71;hb=94b9f91a346ceed386faf284ad2e549922a1a385;hpb=f4ebbd9f7ea23e3f0fcbe098754580c220894628 diff --git a/second/crt0.S b/second/crt0.S index f06fe54..10a8273 100644 --- a/second/crt0.S +++ b/second/crt0.S @@ -2,7 +2,7 @@ #include "asm/processor.h" /* - * Main entry point. should add code to clear BSS and more ... + * Main entry point. We zero the BSS then jump to yaboot_start. */ _GLOBAL(_start) lis r10,edata@h