mainboard/ibase/mb899: Indent devicetree.cb
Change-Id: I29037c322dac5ed9ebc36b95bc1981acf21e5bd0 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5778 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martin.roth@se-eng.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
		
				
					committed by
					
						
						Idwer Vollering
					
				
			
			
				
	
			
			
			
						parent
						
							fb8df3240f
						
					
				
				
					commit
					61113de923
				
			@@ -1,5 +1,4 @@
 | 
			
		||||
chip northbridge/intel/i945
 | 
			
		||||
 | 
			
		||||
	device cpu_cluster 0 on
 | 
			
		||||
		chip cpu/intel/socket_mFCPGA478
 | 
			
		||||
			device lapic 0 on end
 | 
			
		||||
@@ -50,10 +49,8 @@ chip northbridge/intel/i945
 | 
			
		||||
			#device pci 1e.3 off end # AC'97 Modem
 | 
			
		||||
			device pci 1f.0 on # LPC bridge
 | 
			
		||||
				chip superio/winbond/w83627ehg
 | 
			
		||||
					device pnp 4e.0 off		# Floppy
 | 
			
		||||
					end
 | 
			
		||||
					device pnp 4e.1 off		# Parport
 | 
			
		||||
					end
 | 
			
		||||
					device pnp 4e.0 off end	# Floppy
 | 
			
		||||
					device pnp 4e.1 off end	# Parport
 | 
			
		||||
					device pnp 4e.2 on		# COM1
 | 
			
		||||
						io 0x60 = 0x3f8
 | 
			
		||||
						irq 0x70 = 4
 | 
			
		||||
@@ -97,14 +94,13 @@ chip northbridge/intel/i945
 | 
			
		||||
						io 0x60 = 0x290
 | 
			
		||||
						irq 0x70 = 0
 | 
			
		||||
					end
 | 
			
		||||
 | 
			
		||||
                                end
 | 
			
		||||
 | 
			
		||||
                        end
 | 
			
		||||
				end # chip superio/winbond/w83627ehg
 | 
			
		||||
			end # LPC bridge
 | 
			
		||||
			device pci 1f.1 on end  # IDE
 | 
			
		||||
			device pci 1f.2 on end  # SATA
 | 
			
		||||
			device pci 1f.3 on end  # SMBus
 | 
			
		||||
			# device pci 1f.4 off end # Realtek ID Codec
 | 
			
		||||
                end
 | 
			
		||||
        end
 | 
			
		||||
end
 | 
			
		||||
		end # chip southbridge/intel/i82801gx
 | 
			
		||||
 | 
			
		||||
	end # device domain0
 | 
			
		||||
end # chip northbridge/intel/i945
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user