Changes

1 byte added ,  19:54, 11 August 2017
Line 304: Line 304:  
  *(u32 *)sp = data_seg_size;
 
  *(u32 *)sp = data_seg_size;
    +
=== Stage 1 loading ===
 
  u32 boot_base_addr = 0;
 
  u32 boot_base_addr = 0;
 
  u32 key_data_buf[0x7C];
 
  u32 key_data_buf[0x7C];
 
+
=== Stage 1 loading ===
   
  // Read the key data from memory
 
  // Read the key data from memory
 
  u32 key_data_addr = 0x300;
 
  u32 key_data_addr = 0x300;