mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw/arm: Add AXP209 to Cubieboard
SPL Boot for Cubieboard expects AXP209 connected to I2C0 bus. Signed-off-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20221226220303.14420-6-strahinja.p.jankovic@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
632dfea36b
commit
28057e490b
2 changed files with 7 additions and 0 deletions
|
@ -327,6 +327,7 @@ config ALLWINNER_A10
|
|||
select ALLWINNER_A10_DRAMC
|
||||
select ALLWINNER_EMAC
|
||||
select ALLWINNER_I2C
|
||||
select AXP209_PMU
|
||||
select SERIAL
|
||||
select UNIMP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue