diff options
author | Corey Osgood <corey.osgood@gmail.com> | 2008-05-20 18:10:24 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2008-05-20 18:10:24 +0000 |
commit | 9d10dc4ffc144bc8d952047c39f7fc1b109193e8 (patch) | |
tree | e0926a5668fd172a5f5788a7903c31ab2a7d5159 /src/superio/fintek/f71805f/Config.lb | |
parent | fcb2a311c765b9e1d519ed5fa2263d1bd5b33656 (diff) |
Add post-RAM init code for the Fintek F71805F Super I/O.
Signed-off-by: Corey Osgood <corey.osgood@gmail.com>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Richard Stellingwerff <remenic@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3335 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/superio/fintek/f71805f/Config.lb')
-rw-r--r-- | src/superio/fintek/f71805f/Config.lb | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/superio/fintek/f71805f/Config.lb b/src/superio/fintek/f71805f/Config.lb new file mode 100644 index 0000000000..b6ecdba382 --- /dev/null +++ b/src/superio/fintek/f71805f/Config.lb @@ -0,0 +1,23 @@ +## +## This file is part of the coreboot project. +## +## Copyright (C) 2008 Corey Osgood <corey.osgood@gmail.com> +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2 of the License, or +## (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, +## but WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +## GNU General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software +## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## + +config chip.h +object superio.o + |