Bump coreboot revision for Tyan s2895, s2892, s2891.
[buildrom.git] / buildrom-devel / config / platforms / tyan-s2895.conf
blob0353e402c1e170ccda859f5c6eb1147c692a36a2
1 # Support for the Tyan S2895 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 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-tiny-2.6.22-x86_64
19 else
20 KERNEL_CONFIG=$(PACKAGE_DIR)/kernel/conf/defconfig-tiny-2.6.22
21 endif
23 # Etherboot configuration
24 ETHERBOOT_ARCH=i386
26 # coreboot configuration
28 COREBOOT_VENDOR=tyan
29 COREBOOT_BOARD=s2895
30 CBV2_TDIR=s2895
31 CBV2_TAG=4292