[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
Wolfgang Denk
wd at denx.de
Wed Sep 17 07:33:43 CEST 2014
Dear Marek,
In message <201409162355.22221.marex at denx.de> you wrote:
>
> ... For the get_ram_size(), the read
> from the unpopulated DRAM space contains zeroes ...
<nitpick>
Reading from non-existent memory is not guaranteed to return zeroes,
nor any other specific value; in general, the value you read back is
undefined.
</nitpick>
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
It is practically impossible to teach good programming style to stu-
dents that have had prior exposure to BASIC: as potential programmers
they are mentally mutilated beyond hope of regeneration. - Dijkstra
More information about the U-Boot
mailing list