All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] aspeed: Add to CI
@ 2022-06-24  2:50 Joel Stanley
  2022-06-24  2:50 ` [PATCH 1/5] config/ast2600: Enable CRC32 Joel Stanley
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Joel Stanley @ 2022-06-24  2:50 UTC (permalink / raw)
  To: u-boot, Ryan Chen, BMC-SW; +Cc: Cédric Le Goater

The Aspeed AST2600 is modelled in Qemu. This makes some configuration
changes so it can be added to CI.

It has a depednency on the u-boot-test-hooks patches I sent here:

 https://lore.kernel.org/u-boot/20220624023420.3925916-1-joel@jms.id.au

I've given it a run on Azure and the tests passed.

Joel Stanley (5):
  config/ast2600: Enable CRC32
  config/ast2600: Make position independent
  config/ast2600: Disable hash hardware accel
  ast2600: Configure u-boot-with-spl.bin target
  CI: Add Aspeed AST2600

 include/configs/evb_ast2600.h | 3 +++
 .azure-pipelines.yml          | 3 +++
 .gitlab-ci.yml                | 6 ++++++
 configs/evb-ast2600_defconfig | 7 ++++---
 4 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-06-28 13:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24  2:50 [PATCH 0/5] aspeed: Add to CI Joel Stanley
2022-06-24  2:50 ` [PATCH 1/5] config/ast2600: Enable CRC32 Joel Stanley
2022-06-24  2:50 ` [PATCH 2/5] config/ast2600: Make position independent Joel Stanley
2022-06-24  2:50 ` [PATCH 3/5] config/ast2600: Disable hash hardware accel Joel Stanley
2022-06-27  0:39   ` ChiaWei Wang
2022-06-27  7:11     ` Cédric Le Goater
2022-06-27  7:39       ` Joel Stanley
2022-06-27  8:48         ` Steven Lee
2022-06-27 10:06           ` Joel Stanley
2022-06-28  3:11             ` Steven Lee
2022-06-24  2:50 ` [PATCH 4/5] ast2600: Configure u-boot-with-spl.bin target Joel Stanley
2022-06-27  0:41   ` ChiaWei Wang
2022-06-24  2:50 ` [PATCH 5/5] CI: Add Aspeed AST2600 Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.