Just before ENTRY(cpy_clk_code), there is an #if statement, but it appears to be repeated: #if !defined(CONFIG_SYS_NAND_BOOT) && !defined(CONFIG_SYS_NAND_BOOT)
Can we remove one of these or should this be something different, like NOR boot or something? I can see the argument for not relocating code if you're using XIP, but I don't have a board that works this way, so I cannot run any tests. adam _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot