Add CHANEGLOG entry; sort Makefile entries

This commit is contained in:
Wolfgang Denk 2005-08-18 01:22:22 +02:00
parent ef3f9669ae
commit df04a3df33
2 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
Changes for U-Boot 1.1.4:
======================================================================
* Add support for IFM o2dnt board
* Enable PCI on hmi1001 board
* Fix return values of the jffs2 commands ls/fsload/fsinfo,

View File

@ -274,12 +274,12 @@ icecube_5100_config: unconfig
}
@./mkconfig -a IceCube ppc mpc5xxx icecube
o2dnt_config:
@./mkconfig -a o2dnt ppc mpc5xxx o2dnt
inka4x0_config: unconfig
@./mkconfig inka4x0 ppc mpc5xxx inka4x0
o2dnt_config:
@./mkconfig -a o2dnt ppc mpc5xxx o2dnt
PM520_config \
PM520_DDR_config \
PM520_ROMBOOT_config \