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@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
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@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@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
On 10/08/2010 05:18 AM, Warren Turkal 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 Turkalwt@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
Hello Warren, Unfortunately I do not have alot of coreboot time right now, but I will try to test it this next week sometime. Yes I am the one who wrote the code for this board; it is my freenas box at the moment :-)
Thanks, wt
On Sat, Oct 9, 2010 at 6:05 AM, Joseph Smith joe@settoplinux.org wrote:
On 10/08/2010 05:18 AM, Warren Turkal 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 Turkalwt@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
Hello Warren, Unfortunately I do not have alot of coreboot time right now, but I will try to test it this next week sometime. Yes I am the one who wrote the code for this board; it is my freenas box at the moment :-)
-- Thanks, Joseph Smith Set-Top-Linux www.settoplinux.org