aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5536_lx/cs5536.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/cs5536_lx/cs5536.c')
-rw-r--r--src/southbridge/amd/cs5536_lx/cs5536.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/cs5536_lx/cs5536.c b/src/southbridge/amd/cs5536_lx/cs5536.c
index acc51667dc..5f93d24769 100644
--- a/src/southbridge/amd/cs5536_lx/cs5536.c
+++ b/src/southbridge/amd/cs5536_lx/cs5536.c
@@ -323,7 +323,7 @@ static struct pci_driver cs5536_lx_pci_driver __pci_driver = {
};
struct chip_operations southbridge_amd_cs5536_lx_ops = {
- CHIP_NAME("AMD cs5536 (LX)")
+ CHIP_NAME("AMD Geode CS5536 (LX) Southbridge")
/* This only called when this device is listed in the
* static device tree.
*/