Re: [Qemu-devel] [PATCH v1 02/22] RISC-V: Replace hardcoded constants with enum values

2018-03-06 Thread Philippe Mathieu-Daudé
On 03/06/2018 05:43 PM, Michael Clark wrote: > The RISC-V device-tree code has a number of hard-coded > constants and this change moves them into header enums. > > Signed-off-by: Michael Clark > Signed-off-by: Palmer Dabbelt Reviewed-by: Philippe

[Qemu-devel] [PATCH v1 02/22] RISC-V: Replace hardcoded constants with enum values

2018-03-06 Thread Michael Clark
The RISC-V device-tree code has a number of hard-coded constants and this change moves them into header enums. Signed-off-by: Michael Clark Signed-off-by: Palmer Dabbelt --- hw/riscv/sifive_clint.c | 9 +++-- hw/riscv/sifive_u.c | 6

[Qemu-devel] [PATCH v1 02/22] RISC-V: Replace hardcoded constants with enum values

2018-03-06 Thread Michael Clark
The RISC-V device-tree code has a number of hard-coded constants and this change moves them into header enums. Signed-off-by: Michael Clark Signed-off-by: Palmer Dabbelt --- hw/riscv/sifive_clint.c | 9 +++-- hw/riscv/sifive_u.c | 6