Go to the documentation of this file.
18 #define TARGET_HAS_ETH1
23 static void platform_fixups(
void)
31 node = finddevice(
"/soc/cpm");
33 setprop(node,
"clock-frequency", &bd.
bi_busfreq, 4);
35 node = finddevice(
"/soc/cpm/brg");
37 setprop(node,
"clock-frequency", &bd.
bi_busfreq, 4);
41 unsigned long r6,
unsigned long r7)