-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | in serial.c file there use : | --S3C24X0_UART | --gd | --get_PCLK() | | use : | [EMAIL PROTECTED]:~/cworkspace/u-boot$ find -type f |xargs grep | S3C24X0_UART | try to find where "S3C24X0_UART" declare. but i find nothing :-( | | i want know where them declare.
S3C24X0_UART: include/s3c24x0.h gd: funny one it seems type declared gd_t in include/asm-arm/global_data.h and instantiation as #define using arch-dependent register for speed. get_PCLK: cpu/arm920t/s3c24x0/speed.c to grep around I use like ~ grep get_PCLK * -R - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkiFtogACgkQOjLpvpq7dMoeJQCfShKgdx4itnLrrHMWxp093C0N ggwAni1U1I+CQTDbzVxSbiB1cQf26CS3 =y0WQ -----END PGP SIGNATURE-----
