Skip to content
Snippets Groups Projects
Commit dbc58190 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration

Patch by Martin Krause, 19 Apr 2005
parent e8aa824e
Branches
Tags
No related merge requests found
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
Changes for U-Boot 1.1.4: Changes for U-Boot 1.1.4:
====================================================================== ======================================================================
* Remove CONFIG_AT91RM9200DK in CMC-PU2 configuration
Patch by Martin Krause, 19 Apr 2005
* Fix initialization problem on TQM5200 without SM501 * Fix initialization problem on TQM5200 without SM501
Patch by Martin Krause, 8 Apr. 2005 Patch by Martin Krause, 8 Apr. 2005
......
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#define CONFIG_ARM920T 1 /* This is an ARM920T Core */ #define CONFIG_ARM920T 1 /* This is an ARM920T Core */
#define CONFIG_AT91RM9200 1 /* It's an Atmel AT91RM9200 SoC */ #define CONFIG_AT91RM9200 1 /* It's an Atmel AT91RM9200 SoC */
#define CONFIG_AT91RM9200DK 1 /* on an AT91RM9200DK Board */
#define CONFIG_CMC_PU2 1 /* on an CMC_PU2 Board */ #define CONFIG_CMC_PU2 1 /* on an CMC_PU2 Board */
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */ #undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
#define USE_920T_MMU 1 #define USE_920T_MMU 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment