diff options
author | Marc Jones <marc.jones@amd.com> | 2007-05-04 18:58:42 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2007-05-04 18:58:42 +0000 |
commit | 734daf699ceb8603f53003ab36eb85b8a76e3cf9 (patch) | |
tree | 6294b9cb835aeb77b304fe021a7b6c5926d24ea7 /src/northbridge/amd/lx/Config.lb | |
parent | 9c9083ba4a1cd280fe70c0eec78e562d714a2dc7 (diff) |
This patch adds support for the northbridge integrated into the AMD
Geode LX platform, including memory and graphics. (rediffed for whitespace)
Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2630 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/amd/lx/Config.lb')
-rw-r--r-- | src/northbridge/amd/lx/Config.lb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/amd/lx/Config.lb b/src/northbridge/amd/lx/Config.lb index ee8cd206f9..dc7c15962c 100644 --- a/src/northbridge/amd/lx/Config.lb +++ b/src/northbridge/amd/lx/Config.lb @@ -1,5 +1,4 @@ config chip.h object northbridge.o object northbridgeinit.o -object chipsetinit.o object grphinit.o |