From: M. R. B. <mr...@us...> - 2001-03-01 21:36:56
|
Update of /cvsroot/linuxdc/linux In directory usw-pr-cvs1:/tmp/cvs-serv26361 Modified Files: ChangeLog.dc Log Message: CONFIG_MEMORY_START change Index: ChangeLog.dc =================================================================== RCS file: /cvsroot/linuxdc/linux/ChangeLog.dc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** ChangeLog.dc 2001/03/01 10:54:52 1.2 --- ChangeLog.dc 2001/03/01 21:38:20 1.3 *************** *** 1,4 **** --- 1,7 ---- 2001-03-01 M. R. Brown <mr...@0x...> + * arch/sh/config.in: Changed the CONFIG_MEMORY_START option to + 0x0c000000. + * arch/sh/kernel/setup_powervr2dc.c (disable_powervr2dc_irq, enable_powervr2dc_irq, ack_powervr2dc_irq): Fixed bug where irq offset |