Home
last modified time | relevance | path

Searched hist:"7651 f8bd" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dfdt_support.c7651f8bd Thu Apr 19 22:14:39 CDT 2007 Gerald Van Baren <vanbaren@cideas.com> Fix serious pointer bug with bootm and reserve map.

What was suppose to be a stack variable was declared as a pointer,
overwriting random memory.
Also moved the libfdt.a requirement into the main Makefile. That is
The U-Boot Way.
/openbmc/u-boot/
H A DMakefile7651f8bd Thu Apr 19 22:14:39 CDT 2007 Gerald Van Baren <vanbaren@cideas.com> Fix serious pointer bug with bootm and reserve map.

What was suppose to be a stack variable was declared as a pointer,
overwriting random memory.
Also moved the libfdt.a requirement into the main Makefile. That is
The U-Boot Way.