qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] OHW OF_setprop() zero-sized property


From: Thayne Harbaugh
Subject: [Qemu-devel] [PATCH] OHW OF_setprop() zero-sized property
Date: Wed, 23 Feb 2005 21:34:53 -0700

The current implementation of OF_setprop() doesn't allow for value-less
or zero-sized properties to be set.  This breaks Linux 2.6 frame buffer
since arch/ppc/syslib/prom_init.c:check_display() marks displays with a
value-less property "linux,opened" and then
drivers/video/offb.c:offb_init() later finds these displays marked with
"linux,opened".


Attachment: OpenHackWare-0.4-pre1c-OF_setprop_zero_size.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]