summaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-n/devicetree.cb
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2012-02-09 16:51:38 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-02-09 19:45:49 +0100
commit12b72624ee876e5855d501a527413d5f96edf65b (patch)
treec60e75e2bcfcd6353f262e689035a557cf691499 /src/mainboard/via/epia-n/devicetree.cb
parentc466287d4d4062478e3c3c5fc6502cfb5567f249 (diff)
downloadcoreboot-12b72624ee876e5855d501a527413d5f96edf65b.tar.xz
VIA cpus: apply un-written naming rules
Rename files and directories: model_c3 -> c3 model_c7 -> c7 Change-Id: If144fc501e8ae44b347ac44fa90c689c33a8e126 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/614 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/via/epia-n/devicetree.cb')
-rw-r--r--src/mainboard/via/epia-n/devicetree.cb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-n/devicetree.cb b/src/mainboard/via/epia-n/devicetree.cb
index 651a1a2094..3505374aa3 100644
--- a/src/mainboard/via/epia-n/devicetree.cb
+++ b/src/mainboard/via/epia-n/devicetree.cb
@@ -22,7 +22,7 @@
chip northbridge/via/cn400 # Northbridge
device lapic_cluster 0 on # APIC cluster
- chip cpu/via/model_c3 # VIA C3
+ chip cpu/via/c3 # VIA C3
device lapic 0 on end # APIC
end
end