commit | e81cdc03505737914dfcf99b9f47292e7174c7bf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Nov 05 03:56:56 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Fri Dec 09 17:30:09 2011 +0100 |
tree | ca64e52bec731367a255e6aec54ffa2d9f987590 | |
parent | 4c7447dfc7c2346d4f6cc4bd1da5a3c734f722b6 [diff] |
tegra2: Remove unneeded 'dynamic ram size' message This message is not required, since it is followed by an 'official' U-Boot message. U-Boot 2011.03-00048-gd7cb0d3 (May 11 2011 - 17:17:23) TEGRA2 Board: NVIDIA Seaboard dynamic ram_size = 1073741824 DRAM: 1 GiB becomes: TEGRA2 Board: NVIDIA Seaboard DRAM: 1 GiB This is a separate commit since it changes behavior. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>