uboot-mt623x/board/mpc8360emds
Gerald Van Baren 7651f8bdbb 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.
2007-04-19 23:14:39 -04:00
..
Makefile mpc83xx: Add MPC8360EMDS basic board support 2006-11-03 19:42:21 -06:00
config.mk Fix serious pointer bug with bootm and reserve map. 2007-04-19 23:14:39 -04:00
mpc8360emds.c Clenaup, update CHANGELOG 2007-04-18 17:49:29 +02:00
pci.c Add a flattened device tree (fdt) command (2 of 2) 2007-03-31 12:23:51 -04:00
u-boot.lds mpc83xx: Add MPC8360EMDS basic board support 2006-11-03 19:42:21 -06:00