
Dear Anatolij Gustschin,
In message 1360317830-28525-3-git-send-email-agust@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 agust@denx.de Cc: Reinhard Arlt reinhard.arlt@esd-electronics.com Cc: Wolfgang Denk wd@denx.de
board/davedenx/aria/aria.c | 31 ------------------------------- board/esd/mecp5123/mecp5123.c | 31 ------------------------------- board/freescale/mpc5121ads/mpc5121ads.c | 21 --------------------- board/pdm360ng/pdm360ng.c | 26 -------------------------- include/configs/aria.h | 5 +++++ include/configs/mecp5123.h | 7 +++++++ include/configs/mpc5121ads.h | 2 ++ include/configs/pdm360ng.h | 6 ++++++ 8 files changed, 20 insertions(+), 109 deletions(-)
Applied to u-boot-mpc5xxx repo, thanks.
Best regards,
Wolfgang Denk