Searched hist:f1114c17eeda907d0a290f25f970d695fc3b16de (Results 1 – 4 of 4) sorted by relevance
/qemu/include/hw/misc/macio/ |
H A D | macio.h | f1114c17eeda907d0a290f25f970d695fc3b16de Tue Jun 12 16:43:57 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> mac_newworld: add via machine option to control mac99 VIA/ADB configuration
This option allows the VIA configuration to be controlled between 3 different possible setups: cuda, pmu-adb and pmu with USB rather than ADB keyboard/mouse.
For the moment we don't do anything with the configuration except to pass it to the macio device (the via-cuda parent) and also to the firmware via the fw_cfg interface so that it can present the correct device tree.
The default is cuda which is the current default and so will have no change in behaviour.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/include/hw/ppc/ |
H A D | ppc.h | f1114c17eeda907d0a290f25f970d695fc3b16de Tue Jun 12 16:43:57 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> mac_newworld: add via machine option to control mac99 VIA/ADB configuration
This option allows the VIA configuration to be controlled between 3 different possible setups: cuda, pmu-adb and pmu with USB rather than ADB keyboard/mouse.
For the moment we don't do anything with the configuration except to pass it to the macio device (the via-cuda parent) and also to the firmware via the fw_cfg interface so that it can present the correct device tree.
The default is cuda which is the current default and so will have no change in behaviour.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/hw/misc/macio/ |
H A D | macio.c | f1114c17eeda907d0a290f25f970d695fc3b16de Tue Jun 12 16:43:57 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> mac_newworld: add via machine option to control mac99 VIA/ADB configuration
This option allows the VIA configuration to be controlled between 3 different possible setups: cuda, pmu-adb and pmu with USB rather than ADB keyboard/mouse.
For the moment we don't do anything with the configuration except to pass it to the macio device (the via-cuda parent) and also to the firmware via the fw_cfg interface so that it can present the correct device tree.
The default is cuda which is the current default and so will have no change in behaviour.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/hw/ppc/ |
H A D | mac_newworld.c | f1114c17eeda907d0a290f25f970d695fc3b16de Tue Jun 12 16:43:57 UTC 2018 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> mac_newworld: add via machine option to control mac99 VIA/ADB configuration
This option allows the VIA configuration to be controlled between 3 different possible setups: cuda, pmu-adb and pmu with USB rather than ADB keyboard/mouse.
For the moment we don't do anything with the configuration except to pass it to the macio device (the via-cuda parent) and also to the firmware via the fw_cfg interface so that it can present the correct device tree.
The default is cuda which is the current default and so will have no change in behaviour.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|