Re: [U-Boot] [PATCH 2/8] mpc512x: use common code for CSx configuration

2013-03-09 Thread Wolfgang Denk
Dear Anatolij Gustschin, In message <1360317830-28525-3-git-send-email-ag...@denx.de> you wrote: > Remove CSx configurations from board code and only define > required CSx macros in the board config file to configure > chip select windows and parameters. > > Signed-off-by: Anatolij Gustschin > C

[U-Boot] [PATCH 2/8] mpc512x: use common code for CSx configuration

2013-02-08 Thread Anatolij Gustschin
Remove CSx configurations from board code and only define required CSx macros in the board config file to configure chip select windows and parameters. Signed-off-by: Anatolij Gustschin Cc: Reinhard Arlt Cc: Wolfgang Denk --- board/davedenx/aria/aria.c | 31 -