* 2.3.28 patch...
@ 1999-11-19 4:50 Ani Joshi
1999-11-19 5:19 ` David N. Welton
0 siblings, 1 reply; 3+ messages in thread
From: Ani Joshi @ 1999-11-19 4:50 UTC (permalink / raw)
To: linuxppc-dev, linuxppc-user
I have made a patch against vanilla 2.3.28 and is available at:
ftp://devel.linuxppc.org/users/ajoshi
this patch is basically a sync up from Paul's tree for those trying to get
2.3.28 from linus booting.
ani
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.3.28 patch...
1999-11-19 4:50 2.3.28 patch Ani Joshi
@ 1999-11-19 5:19 ` David N. Welton
1999-11-19 10:02 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 3+ messages in thread
From: David N. Welton @ 1999-11-19 5:19 UTC (permalink / raw)
To: Ani Joshi; +Cc: linuxppc-dev
On Thu, Nov 18, 1999 at 08:50:54PM -0800, Ani Joshi wrote:
> this patch is basically a sync up from Paul's tree for those trying to get
> 2.3.28 from linus booting.
My rs6k still doesn't like it. Hangs somewhere after prom_print, like
it always does:-/
Thanks anyway,
--
David N. Welton, Developer, Linuxcare, Inc.
415.354.4878 x241 tel, 415.701.7457 fax
davidw@linuxcare.com, http://www.linuxcare.com/
Linuxcare. At the center of Linux.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.3.28 patch...
1999-11-19 5:19 ` David N. Welton
@ 1999-11-19 10:02 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 3+ messages in thread
From: Benjamin Herrenschmidt @ 1999-11-19 10:02 UTC (permalink / raw)
To: David N. Welton, linuxppc-dev
On Thu, Nov 18, 1999, David N. Welton <davidw@linuxcare.com> wrote:
>> this patch is basically a sync up from Paul's tree for those trying to get
>> 2.3.28 from linus booting.
>
>My rs6k still doesn't like it. Hangs somewhere after prom_print, like
>it always does:-/
As I just wrote you privately, you _can_ use prom_print() and
xmon_printf() when booting from Open Firmware but only if you have the
appropriate patch. You can find the code for that in the prom.c patch
inside the ibook patches on my page.
Also make sure to fix xmon so that it initialises correctly for on-screen
display (it does this by default on PowerBooks only for now). If you
don't use xmon, then manually call map_bootx_text() just after the MMU
init, or manually map the fb with a BAT inside MMU init.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-11-19 10:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-11-19 4:50 2.3.28 patch Ani Joshi
1999-11-19 5:19 ` David N. Welton
1999-11-19 10:02 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).