]> git.sur5r.net Git - u-boot/blobdiff - board/uc101/uc101.c
p1022ds: use weak CFI flash accessors when DIU is enabled
[u-boot] / board / uc101 / uc101.c
index 1485c0249b52b23d7ef6a29b963d56224d597bdb..c7dfb7bad12d830be19ec7748059ae2c3fd7894a 100644 (file)
@@ -377,6 +377,5 @@ void hw_watchdog_reset(void)
 void ft_board_setup(void *blob, bd_t *bd)
 {
        ft_cpu_setup(blob, bd);
-       fdt_fixup_memory(blob, (u64)bd->bi_memstart, (u64)bd->bi_memsize);
 }
 #endif /* defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP) */