diff options
author | Marshall Dawson <marshalldawson3rd@gmail.com> | 2016-12-16 12:53:53 -0500 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-12-22 16:34:47 +0100 |
commit | f5d9d1454a9e607e59c6b2e1533f70c1ffb565ad (patch) | |
tree | b67e4e93503831d314f3e08c40cb148c3cde41cb /src/mainboard/gizmosphere/gizmo2 | |
parent | 35562d8b6477058e6bca31b5cedd9d4897124fc7 (diff) |
agesa and binaryPI mainboards: Fix devicetree hudson comments
Make the ending comment associated with "chip ...hudson" match the
appropriate directory name.
Change-Id: I5e0d6d41a2e3f963760aad08ed6108acac5b66b3
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/17904
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo2')
-rw-r--r-- | src/mainboard/gizmosphere/gizmo2/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo2/devicetree.cb b/src/mainboard/gizmosphere/gizmo2/devicetree.cb index 625e033153..896c03d02f 100644 --- a/src/mainboard/gizmosphere/gizmo2/devicetree.cb +++ b/src/mainboard/gizmosphere/gizmo2/devicetree.cb @@ -46,7 +46,7 @@ chip northbridge/amd/agesa/family16kb/root_complex device pci 14.2 on end # HDA 0x4383 device pci 14.3 on end # LPC 0x439d device pci 14.7 on end # SD - end #chip southbridge/amd/hudson + end #chip southbridge/amd/agesa/hudson device pci 18.0 on end device pci 18.1 on end |