Re: [U-Boot] [PATCH 2/3] at91: Update meesc board to new SoC access

2010-07-15 Thread Wolfgang Denk
Dear Daniel Gorsulowski, In message <12785794723562-git-send-email-daniel.gorsulow...@esd.eu> you wrote: > * 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

[U-Boot] [PATCH 2/3] at91: Update meesc board to new SoC access

2010-07-08 Thread 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 --- board/esd/meesc/meesc.c | 118 --- include/configs/me