summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ingenic_x1000/spl-x1000.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/mips/ingenic_x1000/spl-x1000.c')
-rw-r--r--firmware/target/mips/ingenic_x1000/spl-x1000.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/mips/ingenic_x1000/spl-x1000.c b/firmware/target/mips/ingenic_x1000/spl-x1000.c
index 05196e8270..b9ee6cc1c1 100644
--- a/firmware/target/mips/ingenic_x1000/spl-x1000.c
+++ b/firmware/target/mips/ingenic_x1000/spl-x1000.c
@@ -319,7 +319,6 @@ void spl_main(void)
319 319
320 /* set up boot flags */ 320 /* set up boot flags */
321 init_boot_flags(); 321 init_boot_flags();
322 set_boot_option(BOOT_OPTION_ROCKBOX);
323 322
324 /* early clock and DRAM init */ 323 /* early clock and DRAM init */
325 clk_init_early(); 324 clk_init_early();