Bump coreboot revision for Tyan s2895.
[buildrom.git] / buildrom-devel / config / platforms / supermicro-h8dmr.conf
blob5bfcb8269202b36adafa29d59198db9a2649e8c0
1 # Support for the Supermicro H8DMR board
3 #### Platform configuration
5 ifeq ($(CONFIG_TARGET_64BIT), y)
6 TARGET_ARCH=x86_64
7 CFLAGS_platform =
8 else
9 TARGET_ARCH=i686
10 CFLAGS_platform =
11 endif
13 # kernel configuration (for LAB)
15 KERNEL_VERSION=2.6.22.2
17 ifeq ($(CONFIG_TARGET_64BIT), y)
18 $(error You must specify a kernel configuration for 64 bit)
19 else
20 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-supermicro-h8dmr
21 endif
23 #UCLIBC_ARCH=i386
25 # Etherboot configuration
26 ETHERBOOT_ARCH=i386
28 # coreboot configuration
30 COREBOOT_VENDOR=supermicro
31 COREBOOT_BOARD=h8dmr
32 CBV2_TDIR=h8dmr
33 CBV2_TAG=3278