mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-05 05:27:45 +01:00
Add CHANEGLOG entry; sort Makefile entries
This commit is contained in:
parent
ef3f9669ae
commit
df04a3df33
2 changed files with 5 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
6
Makefile
6
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue