Skip to content

Aspeed Zephyr SDK v00.01.07

Compare
Choose a tag to compare
@billy-tsai billy-tsai released this 30 Sep 13:14
· 208 commits to aspeed-main-v2.6.0 since this release

Supported boards

  • AST1030 EVB
  • AST1060 EVB
  • AST26x0 EVB

Supported devices

  • usb
  • uart
  • espi
  • peci
  • gpio
  • pwm
  • tach
  • i2c
  • i2c filter (only available on AST1060)
  • i3c
  • fmc spi
  • spi monitor (only available on AST1060)
  • hace
  • sgpio
  • wdt
  • ipc (only available on AST26x0)

Document

Prebuilt binaries

Aspeed AST1030 EVB

  1. unzip ast1030-evb-demo.zip
  • ast1030-evb-demo/zephyr.bin: binary for SPI Flash boot
  • ast1030-evb-demo/uart_zephyr.bin: binary for UART boot
  • ast1030-evb-demo/zephyr.elf: ELF file

Aspeed AST1060 EVB

  1. unzip ast1060-evb-demo.zip
  • ast1060-evb-demo/extmux/zephyr.bin: binary for SPI Flash boot (w/ EXT. SPI MUX)
  • ast1060-evb-demo/extmux/uart_zephyr.bin: binary for UART boot (w/ EXT. SPI MUX)

Note: passthrough (internal mux) is no longer supported

Full Changelog: v00.01.06...v00.01.07