David Miller wrote:
From: BERTRAND Joël <joel.bertrand@xxxxxxxxxxx>
Date: Fri, 29 May 2009 11:58:54 +0200
BERTRAND Joël a écrit :
Hello,
I have made some minor modifications in bbc_i2c driver to add en entry
in /proc directory. ALl mofications have been made against 2.6.29.4
but I haven't verified that this kernel was bootable.
I have built my own bbc_i2c driver as a module. 2.6.29.4 kernel hangs
just after qla2xxx initialization. I don't think that this driver try
to upload firmware. This firmware is built into the kernel.
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="ql2200_fw.bin"
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
Root rayleigh:[/lib/firmware] > ls
edgeport emi62 keyspan_pda ql2100_fw.bin ql2300_fw.bin ql2400_fw.bin
emi26 ess korg ql2200_fw.bin ql2322_fw.bin yamaha
Root rayleigh:[/lib/firmware] >
Configuration:
Blade 2000, 2 GB, 2*UIII+/900, Creator3D, internal NIC + 2*3Com NIC.
Is it a known trouble ?
Nobody ? I have tried 2.6.29.1 with exactly the same bug. 2.6.28.7
worked fine.
I wonder if there is some subtle endianness problem with the
qlogic firmware, so we load it incorrectly into the chip and
it hangs.
I can do some tests this week-end. How can I help you ?
Regards,
JKB
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html