Re: [PATCH] sparc,leon: CONFIG_SPARC_LEON option and leon specific files.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



+struct leon3_irqctrl_regs_map *leon3_irqctrl_regs; /* interrupt controller base address, initialized by amba_init() */
static?

+struct leon3_gptimer_regs_map *leon3_gptimer_regs; /* timer controller base address, initialized by amba_init() */
static?

+struct amba_apb_device leon_percpu_timer_dev[16];
+
+int leondebug_irq_disable;
static?

+int leon_debug_irqout;
static?

+extern void (*prom_build_more)(struct device_node *dp, struct device_node ***nextp);
+
+unsigned long leon3_gptimer_irq; /* interrupt controller irq number, initialized by amba_init() */
+unsigned int sparc_leon_eirq;
static?

+#define LEON_IMASK ((&leon3_irqctrl_regs->mask[0]))
+
+int leon_flush_during_switch = 1;
static?

+int srmmu_swprobe_trace;
static?

Did a declaration in leon.h now ("round 4"). The variables are referenced from the driver/ambapp
section.
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux