Some code cleans and formatting fixes
authorPiotr Dymacz <pepe2k@gmail.com>
Fri, 13 Nov 2015 02:01:44 +0000 (03:01 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Fri, 13 Nov 2015 02:01:44 +0000 (03:01 +0100)
commitf1b0554c129010319ee721d072a21ea3658eb5be
tree5e0e49559b0e8ba1ed90bb3441e55f914aa2cc87
parente2876a802ec986b4ab45963eb894eb3e68ba2355
Some code cleans and formatting fixes

Includes:
- cleaning in ap121.c and db12x.c (remove unused code, formatting)
- get rid of board related stuff in board.c, formating, minor changes
- formating and minor changes in bootstrap_board.c
- add some missing functions definitions in common.h header
u-boot/board/ar7240/ap121/ap121.c
u-boot/board/ar7240/db12x/db12x.c
u-boot/include/common.h
u-boot/lib_bootstrap/bootstrap_board.c
u-boot/lib_mips/board.c