[Differential] [Commented On] D1912: Fix endianness on FDT read in ARM GIC

onwahe-gmail-com (Svatopluk Kraus) phabric-noreply at FreeBSD.org
Fri Feb 20 14:23:25 UTC 2015


onwahe-gmail-com added a comment.

Well, Michal pointed me that it works in currnet. So, the true is that interrupt cells are now decoded in ofw_bus_intr_to_rl(), then again in arm_fdt_map_irq(), and then again in gic_decode_fdt(). So I was wrong. However, doing cpu_to_fdt32() three times on same data is not good too.

REVISION DETAIL
  https://reviews.freebsd.org/D1912

To: zbb, imp, andrew
Cc: onwahe-gmail-com, freebsd-arm


More information about the freebsd-arm mailing list