summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-09-23 15:21:43 -0400
committerTom Rini <trini@ti.com>2014-09-23 15:21:43 -0400
commit47d3debe1ab8315dc9ade22279e02f60eceda25b (patch)
tree705c9aef9c969074339484a9a5adaa3f8ca43fcd /README
parent692c223518023b47579fbf1142a8f639cbedb5b0 (diff)
parentcae025aab3e8ea8ad455cce8b0e4647401cdd091 (diff)
downloadblackbird-obmc-uboot-47d3debe1ab8315dc9ade22279e02f60eceda25b.tar.gz
blackbird-obmc-uboot-47d3debe1ab8315dc9ade22279e02f60eceda25b.zip
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 276869a3d8..70dd97d64d 100644
--- a/README
+++ b/README
@@ -3849,12 +3849,9 @@ Configuration Settings:
The memory will be freed (or in fact just forgotton) when
U-Boot relocates itself.
- Pre-relocation malloc() is only supported on sandbox
+ Pre-relocation malloc() is only supported on ARM and sandbox
at present but is fairly easy to enable for other archs.
- Pre-relocation malloc() is only supported on ARM at present
- but is fairly easy to enable for other archs.
-
- CONFIG_SYS_BOOTM_LEN:
Normally compressed uImages are limited to an
uncompressed size of 8 MBytes. If this is not enough,
OpenPOWER on IntegriCloud