]> git.sur5r.net Git - u-boot/blobdiff - lib_arm/armlinux.c
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
[u-boot] / lib_arm / armlinux.c
index 62185f047dcbc466581341a58b84796dd44b088e..42098fcd657243ca86a73ec1ed7c2763cdde7551 100644 (file)
@@ -168,7 +168,8 @@ void do_bootm_linux (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[],
                        do_reset (cmdtp, flag, argc, argv);
                }
 
-#if defined(CONFIG_B2) || defined(CONFIG_EVB4510) || defined(CONFIG_ARMADILLO)
+#if defined(CONFIG_B2) || defined(CONFIG_EVB4510) ||   \
+               defined(CONFIG_ARMADILLO) || defined(CONFIG_M501SK)
                /*
                 *we need to copy the ramdisk to SRAM to let Linux boot
                 */