- remove trailing white space, trailing empty lines, C++ comments, etc.
- split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
* Patches by Kenneth Johansson, 25 Jun 2003:
- major rework of command structure
(work done mostly by Michal Cendrowski and Joakim Kristiansen)
3 lines
38 B
Makefile
3 lines
38 B
Makefile
TEXT_BASE = 0xa0f08000
|
|
#TEXT_BASE = 0
|