uboot-mt623x/board/mpc7448hpc2
roy zang ee311214e0 Clean up the code according to codestyle:
(1) remove some C++ comments.
(2) remove trailing white space.
(3) remove trailing empty line.
(4) Indentation by table.
(5) remove {} in one line condition.
(6) add space before '(' in function call.
Remove some weird printf () output.
Add necessary comments.
Modified Makefile to support building in a separate directory.
2006-12-01 11:47:36 +08:00
..
Makefile Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
asm_init.S Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
config.mk Change the TEXT_BASE from 0xFFF00000 to 0xFF000000. 2006-11-03 13:07:36 +08:00
mpc7448hpc2.c Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
tsi108_init.c Clean up the code according to codestyle: 2006-12-01 11:47:36 +08:00
u-boot.lds Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support. 2006-11-02 18:57:21 +08:00