public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] [X86] Add a target for running as a coreboot payload
@ 2011-11-04  5:29 Gabe Black
  2011-11-04  8:33 ` Graeme Russ
  0 siblings, 1 reply; 2+ messages in thread
From: Gabe Black @ 2011-11-04  5:29 UTC (permalink / raw)
  To: u-boot

Add a target for running u-boot as a coreboot payload in boards.cfg.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
---
 boards.cfg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/boards.cfg b/boards.cfg
index 604becf..cc7dd2b 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -266,6 +266,7 @@ tcm-bf518                    blackfin    blackfin
 tcm-bf537                    blackfin    blackfin
 eNET                         x86         x86        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x38040000
 eNET_SRAM                    x86         x86        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x19000000
+coreboot-x86                 x86         x86        coreboot            chromebook-x86 coreboot    coreboot:SYS_TEXT_BASE=0xFC0000
 sandbox                      sandbox     sandbox     sandbox             sandbox        -
 cobra5272                    m68k        mcf52x2     cobra5272           -
 idmr                         m68k        mcf52x2
-- 
1.7.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] [X86] Add a target for running as a coreboot payload
  2011-11-04  5:29 [U-Boot] [PATCH] [X86] Add a target for running as a coreboot payload Gabe Black
@ 2011-11-04  8:33 ` Graeme Russ
  0 siblings, 0 replies; 2+ messages in thread
From: Graeme Russ @ 2011-11-04  8:33 UTC (permalink / raw)
  To: u-boot

Hi Gabe,

Can you change the tag to 'x86:' please

On 04/11/11 16:29, Gabe Black wrote:
> Add a target for running u-boot as a coreboot payload in boards.cfg.
> 
> Signed-off-by: Gabe Black <gabeblack@chromium.org>
> ---
>  boards.cfg |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/boards.cfg b/boards.cfg
> index 604becf..cc7dd2b 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -266,6 +266,7 @@ tcm-bf518                    blackfin    blackfin
>  tcm-bf537                    blackfin    blackfin
>  eNET                         x86         x86        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x38040000
>  eNET_SRAM                    x86         x86        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x19000000
> +coreboot-x86                 x86         x86        coreboot            chromebook-x86 coreboot    coreboot:SYS_TEXT_BASE=0xFC0000

Does it need to be chromebook-x86?

>  sandbox                      sandbox     sandbox     sandbox             sandbox        -
>  cobra5272                    m68k        mcf52x2     cobra5272           -
>  idmr                         m68k        mcf52x2

Regards,

Graeme

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-04  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-04  5:29 [U-Boot] [PATCH] [X86] Add a target for running as a coreboot payload Gabe Black
2011-11-04  8:33 ` Graeme Russ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox