[BACK]Return to bootinfo.c CVS log [TXT][DIR] Up to [local] / prex-old / boot / arm / gba

Diff for /prex-old/boot/arm/gba/bootinfo.c between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:40 version 1.1.1.1.2.1, 2008/08/13 17:12:20
Line 46 
Line 46 
         bp->video.text_x = 30;          bp->video.text_x = 30;
         bp->video.text_y = 20;          bp->video.text_y = 20;
   
         /* printk("hi_mem=%x lo_mem=%x\n", hi_mem, lo_mem); */  
         bp->main_mem.start = 0x02000000;          bp->main_mem.start = 0x02000000;
         bp->main_mem.size  = 0x40000;   /* 256K */          bp->main_mem.size  = 0x40000;   /* 256K */
   

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb