On Fri, Aug 28, 2009 at 8:54 PM, Robert Millan wrote:
> On Fri, Aug 28, 2009 at 01:57:59AM +0800, Bean wrote:
>> Hi,
>>
>> Update:
>>
>> Extends the driver to support powerpc-ieee1275. It's quite similar to
>> i386-ieee1275, but it uses 8-bit indexed color instead of 16-bit
>> color.
>
> Hi,
>
> Yo
On Fri, Aug 28, 2009 at 01:57:59AM +0800, Bean wrote:
> Hi,
>
> Update:
>
> Extends the driver to support powerpc-ieee1275. It's quite similar to
> i386-ieee1275, but it uses 8-bit indexed color instead of 16-bit
> color.
Hi,
You forgot to attach it?
--
Robert Millan
The DRM opt-in fallacy
Hi,
Update:
Extends the driver to support powerpc-ieee1275. It's quite similar to
i386-ieee1275, but it uses 8-bit indexed color instead of 16-bit
color.
I use the following command to generate grub.elf:
grub-mkimage -d . -m memdisk -o grub.elf minicmd cpio memdisk normal
sh ls ofw_fb font gfxt
On Mon, Aug 17, 2009 at 9:22 PM, Vladimir 'phcoder'
Serbinenko wrote:
> On Sun, Aug 16, 2009 at 12:03 PM, Bean wrote:
>> Hi,
>>
>> This patch adds fb device for i386-ieee1275 platform, the usage is
>> quite similar to efi fb.
>>
>> BTW, openfirmware platforms reserve too little memory so that gfxte
On Sun, Aug 16, 2009 at 12:03 PM, Bean wrote:
> Hi,
>
> This patch adds fb device for i386-ieee1275 platform, the usage is
> quite similar to efi fb.
>
> BTW, openfirmware platforms reserve too little memory so that gfxterm
> can't start, I increase the heap size to 8m for now.
>
>static grub_uint
Hi,
This patch adds fb device for i386-ieee1275 platform, the usage is
quite similar to efi fb.
BTW, openfirmware platforms reserve too little memory so that gfxterm
can't start, I increase the heap size to 8m for now.
The patch can be downloaded at:
http://github.com/bean123/grub/tree/master