From: M. R. B. <mr...@us...> - 2001-03-05 01:27:51
|
Update of /cvsroot/linuxdc/linux In directory usw-pr-cvs1:/tmp/cvs-serv30769 Modified Files: ChangeLog.dc Log Message: ZIMAGE_BASE_OFFSET Index: ChangeLog.dc =================================================================== RCS file: /cvsroot/linuxdc/linux/ChangeLog.dc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** ChangeLog.dc 2001/03/04 23:17:14 1.4 --- ChangeLog.dc 2001/03/05 01:29:23 1.5 *************** *** 1,4 **** --- 1,7 ---- 2001-03-04 M. R. Brown <mr...@0x...> + * arch/sh/boot/compressed/Makefile (ZIMAGE_BASE_SIZE): Added. Added + a conditional to up this value to 7MB for CONFIG_SH_DREAMCAST. + * drivers/video/pvr2dcfb.c (pvr2dcfb_init): Added a condition to select the default mode on VGA displays. |