]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/astro_mcf5373l.h
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
[people/ms/u-boot.git] / include / configs / astro_mcf5373l.h
index 7c8281cae75ced6482542589c4115a30487755db..359e9c789599bbd1531197e77edab7fb42028ccc 100644 (file)
 #include <config_cmd_default.h>
 
 /*
- * CONFIG_MK_RAM defines if u-boot is loaded via BDM (or started from
+ * CONFIG_RAM defines if u-boot is loaded via BDM (or started from
  * a different bootloader that has already performed RAM setup) or
  * started directly from flash, which is the regular case for production
  * boards.
  */
-#ifdef CONFIG_MK_RAM
+#ifdef CONFIG_RAM
 #define CONFIG_MONITOR_IS_IN_RAM
 #define CONFIG_TEXT_BASE               0x40020000
 #define ENABLE_JFFS    0