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/biostar/am1ml/devicetree.cb | |
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/biostar/am1ml/devicetree.cb')
-rw-r--r-- | src/mainboard/biostar/am1ml/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/biostar/am1ml/devicetree.cb b/src/mainboard/biostar/am1ml/devicetree.cb index 9b31bc6e11..59fb593330 100644 --- a/src/mainboard/biostar/am1ml/devicetree.cb +++ b/src/mainboard/biostar/am1ml/devicetree.cb @@ -97,7 +97,7 @@ chip northbridge/amd/agesa/family16kb/root_complex end #superio/ite/it8728f end #device pci 14.3 # LPC device pci 14.7 off 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 |