summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-11-25 16:38:03 +0100
committerWolfgang Denk <wd@pollux.(none)>2005-11-25 16:38:03 +0100
commitf08abe311b41633b550520de50d4c0ff1fbf2800 (patch)
tree8a07dbcd9309dedfc7d8e7328b453f09ec325f43 /CHANGELOG
parentaa7cfc463ae760be321fbe78eeb9b936e3dde5d8 (diff)
downloadblackbird-obmc-uboot-f08abe311b41633b550520de50d4c0ff1fbf2800.tar.gz
blackbird-obmc-uboot-f08abe311b41633b550520de50d4c0ff1fbf2800.zip
Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5a3e8f17f8..2f5fe91bb0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,9 +2,12 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h
+
* 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.
+ Also, a corresponding note was placed in the headers of the affected files.
* Add support for Prodrive P3P440 board:
- Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
OpenPOWER on IntegriCloud