[U-Boot-Users] [Patch]IntegratorAP & CP multi core module support
Shawn Jin
shawnxjin at gmail.com
Wed Feb 2 19:59:46 CET 2005
Peter,
> a) Provides targets for all supported Core Modules
> - targets are of the form integrator<type>_CM<id>_config
> Examples
> make integratorap_CM946E_S
This target does't follow the format integrator<type>_CM<id>_config.
It's annoying if there are too many underscores in target names. It's
good to follow uboot convention of target names, i.e., <board>_config.
So shall we use integratorap_CM946ES_config?
> c) Tested to build with
> MAKEALL arm (trab & omap2420h fail)
> integratorcp
Here it's integratorcp_config
> integratorcp_CM926EJ_S_config
integratorcp_CM926EJS_config
> integratorcp_CM966E_S_config
integratorcp_CM966ES_config
Just my 2 cents.
-Shawn.
More information about the U-Boot
mailing list