Searched hist:"65 f5144e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/rtc/ |
H A D | goldfish_rtc.c | 65f5144e Sun Jun 12 06:53:44 CDT 2022 Stafford Horne <shorne@gmail.com> goldfish_rtc: Add big-endian property
Add a new property "big-endian" to allow configuring the RTC as either little or big endian, the default is little endian.
Currently overriding the default to big endian is only used by the m68k virt platform. New platforms should prefer to use little endian and not set this.
Cc: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>
|
/openbmc/qemu/include/hw/rtc/ |
H A D | goldfish_rtc.h | 65f5144e Sun Jun 12 06:53:44 CDT 2022 Stafford Horne <shorne@gmail.com> goldfish_rtc: Add big-endian property
Add a new property "big-endian" to allow configuring the RTC as either little or big endian, the default is little endian.
Currently overriding the default to big endian is only used by the m68k virt platform. New platforms should prefer to use little endian and not set this.
Cc: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>
|
/openbmc/qemu/hw/m68k/ |
H A D | virt.c | 65f5144e Sun Jun 12 06:53:44 CDT 2022 Stafford Horne <shorne@gmail.com> goldfish_rtc: Add big-endian property
Add a new property "big-endian" to allow configuring the RTC as either little or big endian, the default is little endian.
Currently overriding the default to big endian is only used by the m68k virt platform. New platforms should prefer to use little endian and not set this.
Cc: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Stafford Horne <shorne@gmail.com>
|