
20 Aug
2010
20 Aug
'10
3:16 p.m.
Dear Daniel Gorsulowski,
- convert meesc board to use c stucture SoC access
- change gpio access to at91_gpio syntax
- moved CONFIG_SYS_HZ below board and cpu defines (purely cosmetic)
Signed-off-by: Daniel Gorsulowski Daniel.Gorsulowski@esd.eu
v2: fixed copyright changing error according to Wolfgangs hint v3: removed some whitespace, indentation and coding style errors v4: fixed build error (removed jamming parenthesis in pio defines) v5: nothing changed, just resend to cohere patch series
board/esd/meesc/meesc.c | 112 ++++++++++++++++++++++++---------------------- include/configs/meesc.h | 10 ++--- 2 files changed, 62 insertions(+), 60 deletions(-)
Applied to u-boot-atmel/next Thanks, Reinhard