Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dfdt_support.c7651f8bdbba03bb0b4f241e2d2c4cb65b230bd56 Fri Apr 20 03:14:39 UTC 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.
/rk3399_rockchip-uboot/
H A DMakefile7651f8bdbba03bb0b4f241e2d2c4cb65b230bd56 Fri Apr 20 03:14:39 UTC 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.