>
>> +#ifdef CONFIG_MPC52XX_SPI
>> +/* SPI on Tmr2/3/4/5 pins */
>> +setbits_be32(&gpio->port_config, (1 << 29));
>
> Sorry for missing this on the first round, but as this is always defined
> we should work this into CONFIG_SYS_GPS_PORT_CONFIG in digsy_mtc.h. A
> comment explaining thi
Hi Grzegorz,
> Signed-off-by: Grzegorz Bernacki
> ---
> v2:
> - use accessor macros
>
> board/digsy_mtc/digsy_mtc.c | 14 ++
> include/configs/digsy_mtc.h |7 +++
> 2 files changed, 21 insertions(+), 0 deletions(-)
[...]
> +#ifdef CONFIG_MPC52XX_SPI
> + /* SPI on Tmr
Signed-off-by: Grzegorz Bernacki
---
v2:
- use accessor macros
board/digsy_mtc/digsy_mtc.c | 14 ++
include/configs/digsy_mtc.h |7 +++
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/board/digsy_mtc/digsy_mtc.c b/board/digsy_mtc/digsy_mtc.c
index 83d5864.
3 matches
Mail list logo