mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-11 22:03:15 +00:00
b730ff3fd6
((readl(&emif4_base->sdram_iodft_tlgc) & (1<<10)) == 0x01) is always false. This does not match the comment /*Wait till that bit clears*/ The problem was indicated by cppcheck. I do not have the hardware to test if the code change below leads to a correct system behavior. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
am35x_musb.c | ||
board.c | ||
boot.c | ||
clock.c | ||
emac.c | ||
emif4.c | ||
hw_data.c | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
prcm-regs.c | ||
sdrc.c | ||
spl_id_nand.c | ||
sys_info.c |