<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>Hi 
All,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>Our custom board is 
leveraged from MPC8541cds from freescale.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>We have been running 
Linux 2.6.11 on it recently I have tried to boot</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>the system with the 
latest Linux 2.6.22-rc4 from PowerPC git tree.</SPAN></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT face=Arial size=2><SPAN 
class=468543321-24012008></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>I did ported the 
libfdt to our older version of the uboot and were able to</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>resolve the device 
tree.&nbsp;After downloading the&nbsp;uImage, dtb file and 
ramdisk</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=468543321-24012008>I use&nbsp;the bootm 
command to boot the&nbsp;linux, but it failes..</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=468543321-24012008><FONT face=Arial 
size=2>...........................................................................................</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>driver initialized: 16 RAM disks of 4096K size 1024 
blocksize</FONT></DIV>
<DIV><FONT face=Arial size=2>VFS: Cannot open root device "&lt;NULL&gt;" or 
unknown-block(0,0) Please append a correct "root=" boot option; here are the 
available partitions:</FONT></DIV>
<DIV><FONT face=Arial size=2>Kernel panic - not syncing: VFS: Unable to mount 
root fs on unknown-block(0,0) Rebooting in 180 seconds..</FONT></DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial 
size=2>.......................................................................................</FONT></SPAN></DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial size=2>During boot I 
observeed that the "kernel Command Line:" is empty, is this parameter should be 
supplied by fdt also?</FONT></SPAN></DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial size=2>I have copied the 
boot log and dump of the device tree below, Any help greatly appreicate 
it.</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=468543321-24012008><FONT 
face=Arial size=2></FONT></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=468543321-24012008><FONT 
face=Arial size=2></FONT></SPAN></FONT></FONT>&nbsp;</DIV>
<DIV><SPAN class=468543321-24012008>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Last Reset Type: Power On</FONT></DIV>
<DIV><FONT face=Arial size=2>FLASH: 8 MB</FONT></DIV>
<DIV><FONT face=Arial size=2>L2 cache 256KB:enabled</FONT></DIV>
<DIV><FONT face=Arial size=2>In: serial</FONT></DIV>
<DIV><FONT face=Arial size=2>Out: serial</FONT></DIV>
<DIV><FONT face=Arial size=2>Err: serial</FONT></DIV>
<DIV><FONT face=Arial size=2>Net: TSEC0.</FONT></DIV>
<DIV><FONT face=Arial size=2>IDE: Compact Flash: Bus 0: OK</FONT></DIV>
<DIV><FONT face=Arial size=2>Device 0: Model: STI Flash 7.4.0 Firm: 01.25.06 
Ser#: STI J106306241050439</FONT></DIV>
<DIV><FONT face=Arial size=2>Type: Hard Disk</FONT></DIV>
<DIV><FONT face=Arial size=2>Capacity: 245.0 MB = 0.2 GB (501760 x 512) System 
watchdog: is now stopped.</FONT></DIV>
<DIV><FONT face=Arial size=2>=&gt; printenv</FONT></DIV>
<DIV><FONT face=Arial size=2>bootcmd=setenv bootargs root=/dev/hda2 rw 
console=$consoledev,$baudrate $othbootargs;setenv autostart yes;diskboot $l; 
nfsboot=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath 
ip=$ipaddr:$serverip:$gatewayip:$netmask:$hostnar</FONT></DIV>
<DIV><FONT face=Arial size=2>bootdelay=2</FONT></DIV>
<DIV><FONT face=Arial size=2>baudrate=115200</FONT></DIV>
<DIV><FONT face=Arial size=2>loads_echo=1</FONT></DIV>
<DIV><FONT face=Arial size=2>rootpath=/nfsroot</FONT></DIV>
<DIV><FONT face=Arial size=2>hostname=unknown</FONT></DIV>
<DIV><FONT face=Arial size=2>loadaddr=1000000</FONT></DIV>
<DIV><FONT face=Arial size=2>netdev=eth0</FONT></DIV>
<DIV><FONT face=Arial size=2>consoledev=ttyS1</FONT></DIV>
<DIV><FONT face=Arial size=2>ramdiskaddr=1000000</FONT></DIV>
<DIV><FONT face=Arial size=2>ramdiskfile=ramdisk.UBoot</FONT></DIV>
<DIV><FONT face=Arial size=2>ethact=TSEC0</FONT></DIV>
<DIV><FONT face=Arial size=2>firstboot=no</FONT></DIV>
<DIV><FONT face=Arial size=2>bootargs=root=/dev/ram rw console=ttyS1,115200 
fdfile=biz3.dtb</FONT></DIV>
<DIV><FONT face=Arial size=2>bootfile=uImage</FONT></DIV>
<DIV><FONT face=Arial size=2>ramboot=setenv bootargs root=/dev/ram rw 
console=ttyS1,115200 filesize=80000 fileaddr=100000</FONT></DIV>
<DIV><FONT face=Arial size=2>ipaddr=172.28.176.13</FONT></DIV>
<DIV><FONT face=Arial size=2>serverip=172.28.176.140</FONT></DIV>
<DIV><FONT face=Arial size=2>stdin=serial</FONT></DIV>
<DIV><FONT face=Arial size=2>stdout=serial</FONT></DIV>
<DIV><FONT face=Arial size=2>stderr=serial</FONT></DIV>
<DIV><FONT face=Arial size=2>ethaddr=00:18:18:8f:a6:ac</FONT></DIV>
<DIV><FONT face=Arial size=2>eth1addr=00:18:18:8f:a6:ad</FONT></DIV>
<DIV><FONT face=Arial size=2>eth2addr=00:18:18:8f:a6:ae</FONT></DIV>
<DIV><FONT face=Arial size=2>pid=CTS-CODEC-PRIM=</FONT></DIV>
<DIV><FONT face=Arial size=2>serial=FSJC0537522</FONT></DIV>
<DIV><FONT face=Arial size=2>ver_id=V01</FONT></DIV>
<DIV><FONT face=Arial size=2>hwver=0400</FONT></DIV>
<DIV><FONT face=Arial size=2>ver=U-boot 1.1.2(pq3-20050113-0) (Jan 20 2008 - 
18:03:58)</FONT></DIV>
<DIV><FONT face=Arial size=2>Environment size: 1050/8188 bytes</FONT></DIV>
<DIV><FONT face=Arial size=2>=&gt; tftp 100000 uImage</FONT></DIV>
<DIV><FONT face=Arial size=2>Using TSEC0 device</FONT></DIV>
<DIV><FONT face=Arial size=2>TFTP from server 172.28.176.140; our IP address is 
172.28.176.13 Filename 'uImage'.</FONT></DIV>
<DIV><FONT face=Arial size=2>Load address: 0x100000</FONT></DIV>
<DIV><FONT face=Arial size=2>Loading: 
#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>###########################################################</FONT></DIV>
<DIV><FONT face=Arial size=2>done</FONT></DIV>
<DIV><FONT face=Arial size=2>Bytes transferred = 629989 (99ce5 hex)</FONT></DIV>
<DIV><FONT face=Arial size=2>=&gt; tftp 2000000 ramdisk.u-boot</FONT></DIV>
<DIV><FONT face=Arial size=2>Using TSEC0 device</FONT></DIV>
<DIV><FONT face=Arial size=2>TFTP from server 172.28.176.140; our IP address is 
172.28.176.13 Filename 'ramdisk.u-boot'.</FONT></DIV>
<DIV><FONT face=Arial size=2>Load address: 0x2000000</FONT></DIV>
<DIV><FONT face=Arial size=2>Loading: 
#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#################################################################</FONT></DIV>
<DIV><FONT face=Arial size=2>done</FONT></DIV>
<DIV><FONT face=Arial size=2>Bytes transferred = 15622378 (ee60ea hex) =&gt; 
tftp c00000 b<SPAN class=468543321-24012008>oard</SPAN>.dtb Using TSEC0 device 
TFTP from server 172.28.176.140; our IP address is 172.28.176.13 Filename '<SPAN 
class=468543321-24012008>board</SPAN>.dtb'.</FONT></DIV>
<DIV><FONT face=Arial size=2>Load address: 0xc00000</FONT></DIV>
<DIV><FONT face=Arial size=2>Loading: #</FONT></DIV>
<DIV><FONT face=Arial size=2>done</FONT></DIV>
<DIV><FONT face=Arial size=2>Bytes transferred = 4273 (10b1 hex)</FONT></DIV>
<DIV><FONT face=Arial size=2>=&gt; bootm 100000 2000000 c00000</FONT></DIV>
<DIV><FONT face=Arial size=2>## Booting image at 00100000 ...</FONT></DIV>
<DIV><FONT face=Arial size=2>Image Name: 
Linux-2.6.22-rc4-geff2ebd2-dirty</FONT></DIV>
<DIV><FONT face=Arial size=2>Image Type: PowerPC Linux Kernel Image (gzip 
compressed)</FONT></DIV>
<DIV><FONT face=Arial size=2>Data Size: 629925 Bytes = 615.2 kB</FONT></DIV>
<DIV><FONT face=Arial size=2>Load Address: 00000000</FONT></DIV>
<DIV><FONT face=Arial size=2>Entry Point: 00000000</FONT></DIV>
<DIV><FONT face=Arial size=2>Verifying Checksum ... OK</FONT></DIV>
<DIV><FONT face=Arial size=2>Uncompressing Kernel Image ... OK</FONT></DIV>
<DIV><FONT face=Arial size=2>&gt;&gt;&gt; inside do_bootm_linux 
&lt;&lt;&lt;&lt;</FONT></DIV>
<DIV><FONT face=Arial size=2>## Loading RAMDisk Image at 02000000 
...</FONT></DIV>
<DIV><FONT face=Arial size=2>Image Name: MPC85xxCDS MTWKS Ramdisk</FONT></DIV>
<DIV><FONT face=Arial size=2>Image Type: PowerPC Linux RAMDisk Image (gzip 
compressed)</FONT></DIV>
<DIV><FONT face=Arial size=2>Data Size: 15622314 Bytes = 14.9 MB</FONT></DIV>
<DIV><FONT face=Arial size=2>Load Address: 00000000</FONT></DIV>
<DIV><FONT face=Arial size=2>Entry Point: 00000000</FONT></DIV>
<DIV><FONT face=Arial size=2>Verifying Checksum ... OK</FONT></DIV>
<DIV><FONT face=Arial size=2>Booting using flat device tree at 
0xc00000</FONT></DIV>
<DIV><FONT face=Arial size=2>Loading Ramdisk to 1ef33000, end 1fe190aa ... OK 
vfpga watchdog not supported in this CTS version. Keeping watchdog disabled 
System watchdog: is now stopped.</FONT></DIV>
<DIV><FONT face=Arial size=2>## Transferring control to Kernel (at address 
00000000) ...</FONT></DIV>
<DIV><FONT face=Arial size=2>Using MPC85xx CDS machine description</FONT></DIV>
<DIV><FONT face=Arial size=2>Memory CAM mapping: CAM0=256Mb, CAM1=256Mb, 
CAM2=0Mb residual: 0Mb Linux version 2.6.22-rc4-geff2ebd2-dirty 
(bizhan@bizhanhost.cisco.com) (gcc version 3.4.3) #6 Sun Jan 20 22:51:26 
PST8</FONT></DIV>
<DIV><FONT face=Arial size=2>setup_arch: bootmem</FONT></DIV>
<DIV><FONT face=Arial size=2>mpc85xx_cds_setup_arch()</FONT></DIV>
<DIV><FONT face=Arial size=2>CDS Version = 0xff in slot 4</FONT></DIV>
<DIV><FONT face=Arial size=2>Found MPC85xx PCI host bridge at 
0x00000000e0008000. Firmware bus number: 0-&gt;0 Found MPC85xx PCI host bridge 
at 0x00000000e0009000. Firmware bus number: 0-&gt;0</FONT></DIV>
<DIV><FONT face=Arial size=2>arch: exit</FONT></DIV>
<DIV><FONT face=Arial size=2>Zone PFN ranges:</FONT></DIV>
<DIV><FONT face=Arial size=2>DMA 0 -&gt; 131072</FONT></DIV>
<DIV><FONT face=Arial size=2>Normal 131072 -&gt; 131072</FONT></DIV>
<DIV><FONT face=Arial size=2>early_node_map[1] active PFN ranges</FONT></DIV>
<DIV><FONT face=Arial size=2>0: 0 -&gt; 131072</FONT></DIV>
<DIV><FONT face=Arial size=2>Built 1 zonelists. Total pages: 130048</FONT></DIV>
<DIV><FONT face=Arial size=2>Kernel command line:</FONT></DIV>
<DIV><FONT face=Arial size=2>mpic: Setting up MPIC " OpenPIC " version 1.2 at 
e0040000, max 1 CPUs</FONT></DIV>
<DIV><FONT face=Arial size=2>mpic: ISU size: 4, shift: 2, mask: 3</FONT></DIV>
<DIV><FONT face=Arial size=2>mpic: Initializing for 60 sources</FONT></DIV>
<DIV><FONT face=Arial size=2>PID hash table entries: 2048 (order: 11, 8192 
bytes) Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) 
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)</FONT></DIV>
<DIV><FONT face=Arial size=2>Memory: 502528k/524288k available (1224k kernel 
code, 21196k reserved, 64k data, 108k bss, 116k init) Mount-cache hash table 
entries: 512</FONT></DIV>
<DIV><FONT face=Arial size=2>device-tree: Duplicate name in /, renamed to 
"chosen#1"</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Probing PCI hardware</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 0 of device 
0000:00:16.0</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 1 of device 
0000:00:16.0</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 0 of device 
0000:00:19.0</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 2 of device 
0000:00:19.0</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 0 of device 
0001:00:15.0</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 1 of device 
0001:00:15.0</FONT></DIV>
<DIV><FONT face=Arial size=2>PCI: Cannot allocate resource region 2 of device 
0001:00:15.0 io scheduler noop registered (default)</FONT></DIV>
<DIV><FONT face=Arial size=2>Serial: 8250/16550 driver $Revision: 1.90 $ 2 
ports, IRQ sharing enabled</FONT></DIV>
<DIV><FONT face=Arial size=2>serial8250.0: ttyS0 at MMIO 0xe0004500 (irq = 26) 
is a 16550A....?50.0: ttyS1 at MMIO 0xe0004600 (irq = 26) is a 16 A</FONT></DIV>
<DIV><FONT face=Arial size=2>] RAMDISK driver initialized: 16 RAM disks of 4096K 
size 1024 blocksize</FONT></DIV>
<DIV><FONT face=Arial size=2>VFS: Cannot open root device "&lt;NULL&gt;" or 
unknown-block(0,0) Please append a correct "root=" boot option; here are the 
available partitions:</FONT></DIV>
<DIV><FONT face=Arial size=2>Kernel panic - not syncing: VFS: Unable to mount 
root fs on unknown-block(0,0) Rebooting in 180 seconds..</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial size=2>And here is the 
device tree:</FONT></SPAN></DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial size=2>/memreserve/ a 
0;<BR>&nbsp;{<BR>&nbsp;&nbsp;&nbsp; model = "MPC8541CDS";<BR>&nbsp;&nbsp;&nbsp; 
compatible = [4d 50 43 38 35 34 31 43 44 53 00 4d 50 43 38 35 78 78 43 44 53 
00];<BR>&nbsp;&nbsp;&nbsp; #address-cells = &lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp; 
#size-cells = &lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp; cpus 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #address-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #size-cells = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PowerPC,8541@0 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"cpu";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reg 

&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
d-cache-line-size = 
&lt;20&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
i-cache-line-size = 
&lt;20&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
d-cache-size = 
&lt;8000&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
i-cache-size = 
&lt;8000&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
timebase-frequency = 
&lt;1f78a40&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
bus-frequency = 
&lt;fbc5200&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;1f78a400&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
32-bit;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; };<BR>&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp; memory {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = "memory";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp; };<BR>&nbsp;&nbsp;&nbsp; <A 
href="mailto:soc8541@e0000000">soc8541@e0000000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #address-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #size-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #interrupt-cells = 
&lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; device_type = 
"soc";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ranges = [00 00 00 00 e0 00 
00 00 00 10 00 00];<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bus-frequency = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:memory-controller@2000">memory-controller@2000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"fsl,8541-memory-controller";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = &lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:l2-cache-controller@20000">l2-cache-controller@20000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"fsl,8541-l2-cache-controller";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cache-line-size = 
&lt;20&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cache-size = 
&lt;40000&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = &lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:i2c@3000">i2c@3000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"i2c";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"fsl-i2c";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
dfsrr;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:mdio@24520">mdio@24520</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#address-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#size-cells = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"mdio";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"gianfar";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<A href="mailto:ethernet-phy@0">ethernet-phy@0</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"ethernet-phy";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
linux,phandle = 
&lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:ethernet-phy@1">ethernet-phy@1</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"ethernet-phy";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:ethernet@24000">ethernet@24000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#address-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#size-cells = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"network";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
model = 
"TSEC";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"gianfar";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
local-mac-address = [00 18 18 8f a6 
ac];<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = [00 00 00 0d 00 00 00 02 00 00 00 0e 00 00 00 02 00 00 00 12 00 00 
00 02];<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
phy-handle = &lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:serial@4500">serial@4500</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"serial";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"ns16550";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;fbc5200&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = &lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:serial@4600">serial@4600</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"serial";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"ns16550";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;fbc5200&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = &lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:pci@8000">pci@8000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-map-mask = [00 01 f8 00 00 00 00 00 00 00 00 00 00 00 00 
07];<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-map = [00 00 80 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 01 00 
00 00 30 00 00 00 01 00 
0;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
bus-range = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
ranges = [02 00 00 00 00 00 00 00 80 00 00 00 80 00 00 00 00 00 00 00 20 00 00 
00 01 00 00 00 00 00 00 
00;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;3f940aa&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#interrupt-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#size-cells = 
&lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#address-cells = 
&lt;3&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"85xx";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"pci";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
linux,phandle = 
&lt;3&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<A href="mailto:i8259@19000">i8259@19000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-controller;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"interrupt-controller";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = [00 01 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
01];<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#address-cells = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#interrupt-cells = 
&lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
built-in;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"chrp,iic";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
big-endian;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;3&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:pci@9000">pci@9000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-map-mask = [00 00 f8 00 00 00 00 00 00 00 00 00 00 00 00 
07];<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-map = [00 00 a8 00 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 01 00 
00 00 3b 00 00 00 01 00 
0;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-parent = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupts = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
bus-range = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
ranges = [02 00 00 00 00 00 00 00 a0 00 00 00 a0 00 00 00 00 00 00 00 20 00 00 
00 01 00 00 00 00 00 00 
00;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;3f940aa&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#interrupt-cells = 
&lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#size-cells = 
&lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#address-cells = 
&lt;3&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"85xx";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = "pci";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A 
href="mailto:pic@40000">pic@40000</A> 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
clock-frequency = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
interrupt-controller;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#address-cells = 
&lt;0&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#interrupt-cells = 
&lt;2&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
reg = 
&lt;8&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
built-in;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
compatible = 
"chrp,open-pic";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
device_type = 
"open-pic";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
big-endian;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
linux,phandle = &lt;1&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp; };<BR>&nbsp;&nbsp;&nbsp; chosen 
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; linux,stdout-path = 
"<A>/soc8541@e0000000/serial@4600</A>";<BR>&nbsp;&nbsp;&nbsp; 
};<BR>&nbsp;&nbsp;&nbsp; chosen {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
name = "chosen";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bootargs = 
"root=/dev/ram rw 
console=ttyS1,115200";<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
linux,platform = &lt;600&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
linux,initrd-start = 
&lt;1ef33000&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; linux,initrd-end 
= &lt;1fe190aa&gt;;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
linux,stdout-path = 
"<A>/soc8541@e0000000/serial@4600</A>";<BR>&nbsp;&nbsp;&nbsp; 
};<BR>};<BR></FONT></SPAN></DIV>
<DIV><SPAN class=468543321-24012008><FONT face=Arial 
size=2></FONT></SPAN></SPAN>&nbsp;</DIV></SPAN></BODY></HTML>