[LinuxBIOS] buildrom: add config/platforms/m57sli.conf

Jordan Crouse jordan.crouse at amd.com
Wed Sep 12 23:02:23 CEST 2007


On 12/09/07 16:57 -0400, Ward Vandewege wrote:
> -- 
> Ward Vandewege <ward at fsf.org>
> Free Software Foundation - Senior System Administrator

> Add the platform config file for the m57sli. This is the final patch of this
> set, which completes FILO/LAB payload support for the Gigabyte M57SLI-S4
> motherboard.
> 
> Signed-off-by: Ward Vandewege <ward at gnu.org>
Acked-by: Jordan Crouse <jordan.crouse at amd.com>

> Index: config/platforms/m57sli.conf
> ===================================================================
> --- config/platforms/m57sli.conf	(revision 0)
> +++ config/platforms/m57sli.conf	(revision 0)
> @@ -0,0 +1,38 @@
> +# Support for the Gigabyte M57SLI-S4 board
> +
> +#### Platform configuration
> +
> +CC=gcc
> +STRIP=strip
> +AS=as
> +
> +TARGET_ARCH=i686
> +CFLAGS_platform = -m32
> +
> +# Targets
> +
> +KERNEL_MK=$(PACKAGE_DIR)/kernel/m57sli-kernel.mk
> +LINUXBIOS_MK=$(PACKAGE_DIR)/linuxbios/m57sli-linuxbios.mk
> +
> +# kernel configuration (for LAB)
> +
> +KERNEL_VERSION=2.6.22.2
> +KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/m57sli-defconfig
> +UCLIBC_ARCH=i386
> +
> +# Etherboot configuration
> +ETHERBOOT_ARCH=i386
> +
> +# LinuxBIOS configuration
> +
> +LINUXBIOS_VENDOR=gigabyte
> +LINUXBIOS_BOARD=m57sli
> +LINUXBIOS_CONFIG=Config.lb
> +LINUXBIOS_TDIR=m57sli
> +LINUXBIOS_TAG=2742
> +LINUXBIOS_ROM_NAME=linuxbios.rom
> +
> +# FILO configuration
> +
> +FILO_CONFIG=m57sli-Config
> +

> -- 
> linuxbios mailing list
> linuxbios at linuxbios.org
> http://www.linuxbios.org/mailman/listinfo/linuxbios

-- 
Jordan Crouse
Systems Software Development Engineer 
Advanced Micro Devices, Inc.






More information about the coreboot mailing list