[PATCH openbmc v2 08/11] AST2400: Use Palmetto as the default uboot target

Joel Stanley joel at jms.id.au
Thu Jun 9 10:43:58 AEST 2016


On Wed, Jun 8, 2016 at 7:20 PM, OpenBMC Patches
<openbmc-patches at stwcx.xyz> wrote:
> From: Brad Bishop <bradleyb at fuzziesquirrel.com>
>
> An evaluation board target would be nice here but at least Palmetto is
> an improvement over the generic ARM target.

Can you open a ticket for someone to create a evb target?

Does anyone have a ast2400 evb to test on?

>
> Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>

Reviewed-by: Joel Stanley <joel at jms.id.au>

> ---
>  .../meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc           | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
> index 97a8834..964de9a 100644
> --- a/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
> +++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2400/conf/machine/include/ast2400.inc
> @@ -5,7 +5,7 @@
>  PREFERRED_PROVIDER_virtual/kernel ?= "linux-obmc"
>  PREFERRED_VERSION_linux-obmc ?= "4.4+git%"
>
> -UBOOT_MACHINE ?= "versatileab_config"
> +UBOOT_MACHINE ?= "palmetto_config"
>  UBOOT_ENTRYPOINT ?= "0x40001000"
>  UBOOT_LOADADDRESS ?= "0x40001000"
>
> --
> 2.8.3
>
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc


More information about the openbmc mailing list