Aspeed Zephyr SDK v00.01.08
billy-tsai
released this
09 Jan 03:05
·
170 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
Please contact your ASPEED contact person for getting SDK user guide
Prebuilt binaries
Aspeed AST1030 EVB
- unzip
build-ast1030-evb-demo.zip
build-ast1030-evb-demo/zephyr.bin
: binary for SPI Flash bootbuild-ast1030-evb-demo/uart_zephyr.bin
: binary for UART bootbuild-ast1030-evb-demo/zephyr.elf
: ELF file
Aspeed AST1060 EVB
- unzip
build-ast1060-evb-demo.zip
build-ast1060-evb-demo/extmux/zephyr.bin
: binary for SPI Flash boot (w/ EXT. SPI MUX)build-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.07...v00.01.08