]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv7/mx6/soc.c
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / arch / arm / cpu / armv7 / mx6 / soc.c
index efe4136bc3b2f773cf2a28b449e9ce82d6e7a79f..193ba1240fb3e04b37e21aacf927c7ffd1900fad 100644 (file)
@@ -205,3 +205,7 @@ const struct boot_mode soc_boot_modes[] = {
        {"esdhc4",      MAKE_CFGVAL(0x40, 0x38, 0x00, 0x00)},
        {NULL,          0},
 };
+
+void s_init(void)
+{
+}