]> git.sur5r.net Git - u-boot/commit
Fix the ft_cpu_setup() property settings.
authorGerald Van Baren <vanbaren@cideas.com>
Sun, 15 Apr 2007 17:54:26 +0000 (13:54 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Sun, 15 Apr 2007 17:54:26 +0000 (13:54 -0400)
commitf35a53fc7b0c79fcfe7bdc01163c4b34aaba1460
tree21366bd5296cf9c294d24c73f1982398524128ec
parent6f1d57c567824b7e525ea36f972b662d67382f73
Fix the ft_cpu_setup() property settings.

Use "setter" functions instead of flags, cleaner and more flexible.
It also fixes the problem noted by Timur Tabi that the ethernet MAC
addresses were all being set incorrectly to the same MAC address.
cpu/mpc83xx/cpu.c