mb/*/*/devicetree.cb: Make sandybridge devicetree uniform
This is a merely cosmetic change. Change-Id: If36419fbee9628b591116604bf32fe00a4f08c17 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/31030 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
This commit is contained in:
committed by
Patrick Georgi
parent
1a9034cca6
commit
b3f2323e84
@@ -18,8 +18,7 @@
|
||||
chip northbridge/intel/sandybridge
|
||||
device cpu_cluster 0x0 on
|
||||
chip cpu/intel/socket_rPGA989
|
||||
device lapic 0x0 on
|
||||
end
|
||||
device lapic 0x0 on end
|
||||
end
|
||||
chip cpu/intel/model_206ax
|
||||
register "c1_acpower" = "1"
|
||||
@@ -28,8 +27,7 @@ chip northbridge/intel/sandybridge
|
||||
register "c2_battery" = "3"
|
||||
register "c3_acpower" = "5"
|
||||
register "c3_battery" = "5"
|
||||
device lapic 0xacac off
|
||||
end
|
||||
device lapic 0xacac off end
|
||||
end
|
||||
end
|
||||
device domain 0x0 on
|
||||
|
Reference in New Issue
Block a user