9
0
Fork 0

Code cleanup

This commit is contained in:
Wolfgang Denk 2006-07-21 11:56:05 +02:00
parent 87a5c73d66
commit b9365a26a1
14 changed files with 130 additions and 132 deletions

View File

@ -2,6 +2,8 @@
Changes since U-Boot 1.1.4:
======================================================================
* Code cleanup
* Update NetStar board
Patch by Ladislav Michl, 03 Nov 2005

View File

@ -213,4 +213,3 @@ int eeprom(int argc, char *argv[])
return 0;
}

View File

@ -64,4 +64,3 @@ void board_nand_init(struct nand_chip *nand)
nand->chip_delay = 18;
}
#endif

View File

@ -59,4 +59,3 @@ int board_late_init(void)
{
return 0;
}

View File

@ -22,7 +22,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
# MA 02111-1307 USA
#
TEXT_BASE = 0xFFF00000
TEXT_END = 0xFFF40000

View File

@ -1,5 +1,5 @@
/*
* (C) Copyright 2000
* (C) Copyright 2000-2006
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this