WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-devel] Flashing SLOF on IBM JS20 (Thamesblue supercomputer)

To: xen-users@xxxxxxxxxxxxxxxxxxx, "Xen-Devel (E-mail)" <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Flashing SLOF on IBM JS20 (Thamesblue supercomputer)
From: Ahmad Hassan <ahmad.hassan@xxxxxxxxx>
Date: Tue, 9 Feb 2010 17:02:20 +0000
Cc:
Delivery-date: Tue, 09 Feb 2010 09:03:04 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=YV2+JRuM+3T/Hzavc3G3kXfuRA+XAtZBXLmtrr3/FD4=; b=VQZWvYHFkfjlANzfyW+4D2sn0nTVg1CnLlc/ltML4V4+LyknKpnbQ9jgsHIvcEXlxe XlPL1cfdJkYdeeOGj3upSxrSxub4WhLb/hvAdhsOrVq2R6sXCZWs0OdjjYfDF7G+1rDu 8iJM4WCch6uhu9iFsO4Q6Zkyd5/CZe+mc1ZVA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=OwzBNb9/GuoxGrqCn2HPaf6nrDkpHtsV0n/4sr62ZVY7FHatCuQtRDFZgakYl3ybfa w4iSap5pNHUk9RaoicIR7TPNl9b0yIRAKTlvVqecpnbMuE2BUMAOwM1zooaKADygslWV oxuxN+ijFKEQ/GTgW1yKHAU/Ploxuzo+iv+Mw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <d47704fc1002090411j265a71eahaac2d1ee4523360e@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <d47704fc1002090411j265a71eahaac2d1ee4523360e@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

We are trying to set up XEN testbed on Thamesblue Supercomputer which has IBM JS20 Blades. I compiled the SLOF firmware from the source on one of the blade. The compilation went smooth and generated the following binaries

boot_rom.bin
boot_rom_bimini.bin


When we try to flash boot_rom.bin firmware binary then we get the following error:

update_flash: RTAS: validate() Invalid candidate image for this platform

whereas if we try to flash the original IBM firmware then it install smoothly as shown below:

update_flash -f /etc/microcode/ibm_fw_bios_
fw08401160_anyos_ppc64.img
info: Temporary side will be updated with a newer or
identical image

Projected Flash Update Results:
Current T Image: 2b606_470
Current P Image: 2b405_131
New T Image:     2b608_401
New P Image:     2b405_131
Flash image ready...rebooting the system
...


I used the following procedure to compile the slof-JX-1.4.0-0 on IBM JS20 blade

$ tar xzf slof-JX-1.4.0-0.tar.gz
$ tar xzf slof-JX-1.4.0-0-oco-gcc412.tar.gz
$ cd  slof-JX-1.4.0-0-oco-gcc412

$ chmod 777 install-oco.sh
$ $ ./install-oco.sh ../slof-JX-1.4.0-0

$ cd ../slof-JX-1.4.0-0
$ export CROSS="" # native compiler

c06b11:/home/ah/firmware/slof-JX-1.4.0-0 # make -s
******** Building js2x system ********
 ====== Building slof ======
 ====== Building rtas ======
 ====== Building clients ======
 ====== Building boot_rom_js2x.bin ======
 ====== Building boot_rom_bimini.bin ======

Please help.

Thanks.

Best Regards, Hassan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>