From patchwork Fri Oct 8 09:18:00 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Move d810e2cb to tiny boot block. Date: Fri, 08 Oct 2010 09:18:00 -0000 From: Warren Turkal X-Patchwork-Id: 2078 Message-Id: <1286529480-15353-1-git-send-email-wt@penguintechs.org> To: coreboot@coreboot.org Cc: Joseph Smith , Warren Turkal I just tried building the d810e2cb board with a tiny boot block. It builds! Ship it! :) Joseph, I see that you did the work on romstage.c on that board. Would you be able to test this patch to make sure it works? If anyone else has this board, I'd appreciate the testing. Thanks, wt 8<--------- Signed-off-by: Warren Turkal --- src/mainboard/intel/d810e2cb/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/mainboard/intel/d810e2cb/Kconfig b/src/mainboard/intel/d810e2cb/Kconfig index 8c6c76b..6d407d2 100644 --- a/src/mainboard/intel/d810e2cb/Kconfig +++ b/src/mainboard/intel/d810e2cb/Kconfig @@ -31,6 +31,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select BOARD_ROMSIZE_KB_512 select HAVE_MAINBOARD_RESOURCES select GFXUMA + select TINY_BOOTBLOCK config MAINBOARD_DIR string