Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / AmigaOneG3SE.h
index 661149e66b68399e762efb4219935e241c64f23d..a992498dc084c144c1db39817c09bf95b555978a 100644 (file)
@@ -54,7 +54,7 @@
 
 #undef CONFIG_CLOCKS_IN_MHZ            /* clocks passed to Linux in Hz */
 
-#define CONFIG_BOOTARGS                "root=/dev/ram rw ramdisk=4096"
+#define CONFIG_BOOTARGS                "root=/dev/ram rw ramdisk_size=4096"
 
 /*
  * BOOTP options
@@ -95,6 +95,8 @@
 /* #define CONFIG_PCI_SCAN_SHOW 1 */
 #define CONFIG_PCI_PNP         1       /* PCI plug-and-play */
 
+#define atoi(x)                simple_strtoul(x,NULL,10)
+
 /*
  * Miscellaneous configurable options
  */