summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-03 14:26:46 +0000
committerwdenk <wdenk>2005-04-03 14:26:46 +0000
commit86c9888207b0d5b9632c4ed7a61fd09b81bb618c (patch)
tree7fac14580807776783cc27c9b738ebfdc2d71f32 /CHANGELOG
parent59acc296d97b7262b64be8bc23b12c47b4fdd7e6 (diff)
Patch by Steven Scholz, 03 Apr 2005:
- create SoC specific directories include/asm-arm/arch-imx and include/asm-arm/arch-s3c24x0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1136f11f7a..71eae5e7ef 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,9 @@ Changes for U-Boot 1.1.3:
* Prepare for SoC rework of ARM code:
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
+ Patch by Steven Scholz, 03 Apr 2005:
+ - create SoC specific directories include/asm-arm/arch-imx and
+ include/asm-arm/arch-s3c24x0
* Fix problems with SNTP support;
enable SNTP support in some boards.