diff options
author | wdenk <wdenk> | 2004-06-08 00:22:43 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-08 00:22:43 +0000 |
commit | 1eaeb58e3c0022812b70d717bf1f458cfb48fdd3 (patch) | |
tree | d6f8b795d3bf1450bc0031bf35d8b323227d14f9 /README | |
parent | 79fa88f3ede051ca860667d5397e6cdc7e74a6d0 (diff) |
* Patch by Rishi Bhattacharya, 08 May 2004:
Add support for TI OMAP5912 OSK Board
* Patch by Sam Song May, 07 May 2004:
Fix typo of UPM table for rmu board
Diffstat (limited to 'README')
-rw-r--r-- | README | 50 |
1 files changed, 25 insertions, 25 deletions
@@ -294,9 +294,9 @@ The following options need to be configured: CONFIG_AT91RM9200DK, CONFIG_DNP1110, CONFIG_EP7312, CONFIG_H2_OMAP1610, CONFIG_HHP_CRADLE, CONFIG_IMPA7, CONFIG_INNOVATOROMAP1510, CONFIG_INNOVATOROMAP1610, CONFIG_LART, - CONFIG_LUBBOCK, CONFIG_SHANNON, CONFIG_P2_OMAP730, - CONFIG_SMDK2400, CONFIG_SMDK2410, CONFIG_TRAB, - CONFIG_VCMA9 + CONFIG_LUBBOCK, CONFIG_OSK_OMAP5912, CONFIG_SHANNON, + CONFIG_P2_OMAP730, CONFIG_SMDK2400, CONFIG_SMDK2410, + CONFIG_TRAB, CONFIG_VCMA9 MicroBlaze based boards: ------------------------ @@ -2054,28 +2054,28 @@ is done by typing: where "NAME_config" is the name of one of the existing configurations; the following names are supported: - ADCIOP_config FPS850L_config omap1610inn_config - ADS860_config FPS860L_config pcu_e_config - AR405_config GEN860T_config PIP405_config - at91rm9200dk_config GENIETV_config QS823_config - CANBT_config GTH_config QS850_config - cmi_mpc5xx_config hermes_config QS860T_config - cogent_common_config hymod_config RPXlite_config - cogent_mpc8260_config IP860_config RPXsuper_config - cogent_mpc8xx_config IVML24_config rsdproto_config - CPCI405_config IVMS8_config Sandpoint8240_config - CPCIISER4_config JSE_config sbc8260_config - csb272_config LANTEC_config SM850_config - CU824_config lwmon_config SPD823TS_config - DUET_ADS_config MBX860T_config stxgp3_config - EBONY_config MBX_config SXNI855T_config - ELPT860_config MPC8260ADS_config TQM823L_config - ESTEEM192E_config MPC8540ADS_config TQM850L_config - ETX094_config MPC8560ADS_config TQM855L_config - FADS823_config NETVIA_config TQM860L_config - FADS850SAR_config omap1510inn_config WALNUT405_config - FADS860T_config omap1610h2_config ZPC1900_config - omap730p2_config + ADCIOP_config FPS860L_config omap730p2_config + ADS860_config GEN860T_config pcu_e_config + AR405_config GENIETV_config PIP405_config + at91rm9200dk_config GTH_config QS823_config + CANBT_config hermes_config QS850_config + cmi_mpc5xx_config hymod_config QS860T_config + cogent_common_config IP860_config RPXlite_config + cogent_mpc8260_config IVML24_config RPXsuper_config + cogent_mpc8xx_config IVMS8_config rsdproto_config + CPCI405_config JSE_config Sandpoint8240_config + CPCIISER4_config LANTEC_config sbc8260_config + csb272_config lwmon_config SM850_config + CU824_config MBX860T_config SPD823TS_config + DUET_ADS_config MBX_config stxgp3_config + EBONY_config MPC8260ADS_config SXNI855T_config + ELPT860_config MPC8540ADS_config TQM823L_config + ESTEEM192E_config MPC8560ADS_config TQM850L_config + ETX094_config NETVIA_config TQM855L_config + FADS823_config omap1510inn_config TQM860L_config + FADS850SAR_config omap1610h2_config WALNUT405_config + FADS860T_config omap1610inn_config ZPC1900_config + FPS850L_config omap5912osk_config Note: for some board special configuration names may exist; check if additional information is available from the board vendor; for |