[coreboot] [PATCH] Move d810e2cb to tiny boot block.

Warren Turkal wt at penguintechs.org
Sat Oct 9 09:33:20 CEST 2010


I have been told that this might be dangerous or incomplete for moving
to tiny bootloader. Can someone with more experience please comment?

Thanks,
wt

On Fri, Oct 8, 2010 at 2:18 AM, Warren Turkal <wt at penguintechs.org> wrote:
> 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 <wt at penguintechs.org>
> ---
>  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
> --
> 1.7.1
>
>




More information about the coreboot mailing list