3 menu "BF527 Specific Configuration"
5 comment "Alternative Multiplexing Scheme"
9 default BF527_SPORT0_PORTG
11 Select PORT used for SPORT0. See Hardware Reference Manual
13 config BF527_SPORT0_PORTF
18 config BF527_SPORT0_PORTG
25 prompt "SPORT0 TSCLK Location"
26 depends on BF527_SPORT0_PORTG
27 default BF527_SPORT0_TSCLK_PG10
29 Select PIN used for SPORT0_TSCLK. See Hardware Reference Manual
31 config BF527_SPORT0_TSCLK_PG10
36 config BF527_SPORT0_TSCLK_PG14
44 default BF527_UART1_PORTG
46 Select PORT used for UART1. See Hardware Reference Manual
48 config BF527_UART1_PORTF
53 config BF527_UART1_PORTG
60 prompt "NAND (NFC) Data"
61 default BF527_NAND_D_PORTH
63 Select PORT used for NAND Data Bus. See Hardware Reference Manual
65 config BF527_NAND_D_PORTF
70 config BF527_NAND_D_PORTH
76 comment "Interrupt Priority Assignment"
103 config IRQ_SPORT0_ERROR
104 int "IRQ_SPORT0_ERROR"
106 config IRQ_SPORT1_ERROR
107 int "IRQ_SPORT1_ERROR"
109 config IRQ_UART0_ERROR
110 int "IRQ_UART0_ERROR"
112 config IRQ_UART1_ERROR
113 int "IRQ_UART1_ERROR"
160 config IRQ_PORTH_INTA
166 config IRQ_PORTH_INTB
193 config IRQ_PORTG_INTA
196 config IRQ_PORTG_INTB
208 config IRQ_PORTF_INTA
211 config IRQ_PORTF_INTB
220 config IRQ_HDMA_ERROR
243 Enter the priority numbers between 7-13 ONLY. Others are Reserved.
244 This applies to all the above. It is not recommended to assign the
245 highest priority number 7 to UART or any other device.