[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PPC64 mlongcall gcc flag
From: |
Robert Millan |
Subject: |
Re: PPC64 mlongcall gcc flag |
Date: |
Tue, 4 Nov 2008 20:16:42 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Tue, Nov 04, 2008 at 04:18:05PM -0200, Manoel wrote:
> I did this patch to add a gcc flag to the modules compilation. Is that
> the correct place to put this flag?
>
> Also I would like to know what the command "cursor-on" and "cursor-off"
> do in OLPC firmware (they dont exist in PowerPC firmware).
> How can I attain the same funcionality in PowerPC machine? Or is it
> unnecessary in PowerPC firmware?
They enable and disable display cursor, respectively. If you find how your
particular flavour of OFW does this, you could add a bit of code to
grub_ofconsole_setcursor() and have that work there too.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
- Re: PPC64, Manoel, 2008/11/04
- Re: PPC64, Hollis Blanchard, 2008/11/04
- PPC64 mlongcall gcc flag, Manoel, 2008/11/04
- Re: PPC64 mlongcall gcc flag, Hollis Blanchard, 2008/11/05
- Re: PPC64 mlongcall gcc flag, Manoel, 2008/11/05
- Re: PPC64 mlongcall gcc flag, Robert Millan, 2008/11/06
- Re: PPC64 mlongcall gcc flag, Manoel, 2008/11/06