
5 Nov
2024
5 Nov
'24
4:58 p.m.
On 05/11/24, Philippe Mathieu-Daudé wrote:
Per the datasheet (reference added in file header, p.9) 'Programming Model' -> 'Register Data Types and Organization':
"The XPS INTC registers are read as big-endian data"
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/intc/xilinx_intc.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Anton Johansson <anjo@rev.ng>