Tom wrote:
>> #ifdef CONFIG_SYS_NAND_DBW_16
>> - AT91_SMC_DBW_16 |
>> + AT91_SMC_MODE_DBW_16 |
>
> Name of define should not change
> apply globally
Some flag names are not refer to hw register (e.g.AT91_SMC_DBW_16).
In this case defines with new name are add
Jens Scharsig wrote:
> * convert at91sam9263ek board to use c stucture SoC access
> * demonstates how to use new SoC
'demonstrates'
>
> Signed-off-by: Jens Scharsig
> ---
> board/atmel/at91sam9263ek/at91sam9263ek.c | 147
> +++--
> board/atmel/at91sam9263ek/led.c
* convert at91sam9263ek board to use c stucture SoC access
* demonstates how to use new SoC
Signed-off-by: Jens Scharsig
---
board/atmel/at91sam9263ek/at91sam9263ek.c | 147 +++--
board/atmel/at91sam9263ek/led.c |9 +-
include/configs/at91sam9263ek.h
3 matches
Mail list logo