summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-11-25 10:38:43 +0100
committerWolfgang Denk <wd@pollux.(none)>2005-11-25 10:38:43 +0100
commitaa7cfc463ae760be321fbe78eeb9b936e3dde5d8 (patch)
tree0235fbed3a0f3d8ccb27d4ceed59c27b8e899cb2 /CHANGELOG
parent5568e613ee38d4bb5dd601cdb2f74ed0d7de9902 (diff)
downloadblackbird-obmc-uboot-aa7cfc463ae760be321fbe78eeb9b936e3dde5d8.tar.gz
blackbird-obmc-uboot-aa7cfc463ae760be321fbe78eeb9b936e3dde5d8.zip
Allow use of include/image.h and include/asm-*/u-boot.h in proprietary code.
The COPYING file was extended to make clear that these files can be used in non-GPL code, too.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 50396e7a61..5a3e8f17f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Allow use of include/image.h and include/asm-*/u-boot.h in proprietary code.
+ The COPYING file was extended to make clear that these files can be
+ used in non-GPL code, too.
+
* Add support for Prodrive P3P440 board:
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
- CFG_FLASH_QUIET_TEST added to use the common CFI driver
OpenPOWER on IntegriCloud