summaryrefslogtreecommitdiffstats
path: root/board/aspeed
Commit message (Collapse)AuthorAgeFilesLines
* ast-g4: Fix typo in board_init() commentAndrew Jeffery2018-07-241-1/+1
| | | | | Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
* aspeed: Add WD2 reset support for ast-g5Mykola Kostenok2017-06-261-0/+9
| | | | | | | | | | Add support for WATCHDOG_RESET macro for aspeed g5 boards. With this change we can have the watchdog enabled from boot but also have u-boot pat the watchdog when dropping to the console. Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com> [joel: tweaked commit message, fixed defines] Signed-off-by: Joel Stanley <joel@jms.id.au>
* Add extended configuration for ast-g5 boardMykola Kostenok2017-05-261-0/+1
| | | | | | | | | Add defconfig extends ast_g5_ncsi_defconfig with the number of options: It allows 2-nd boot partition, memory testing, boot, image info option, extra filesystem and environment commands. Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
* board/aspeed: Add ast-g5 boardJoel Stanley2016-07-273-0/+71
| | | | | | | This adds a Aspeed fifth generation board with defconfigs for a system with NCSI and with a directly attached PHY configuration. Signed-off-by: Joel Stanley <joel@jms.id.au>
* board/aspeed: Add ast-g4 boardJoel Stanley2016-07-274-0/+118
This adds a Aspeed fourth generation board with defconfigs for a system with NCSI and with a directly attached PHY configuration. Signed-off-by: Joel Stanley <joel@jms.id.au>
OpenPOWER on IntegriCloud