[U-Boot] [PATCH] Blackfin: skip RAM display for 0 mem systems
Wolfgang Denk
wd at denx.de
Mon Jan 10 21:25:40 CET 2011
Dear Mike Frysinger,
In message <1293028907-16296-1-git-send-email-vapier at gentoo.org> you wrote:
>
> + if (CONFIG_MEM_SIZE) {
> + printf("RAM: ");
> + print_size(bd->bi_memsize, "\n");
> + }
> +
Side note: I see that CONFIG_MEM_SIZE is nowhere documented. Could you
please add an entry for it to the README? TIA.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Actual war is a very messy business. Very, very messy business.
-- Kirk, "A Taste of Armageddon", stardate 3193.0
More information about the U-Boot
mailing list