mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
a74f0c7cb5
The ddr_regs struct was incorrectly offset after the dt0wiratio0 entry. Correct this by documenting a missing register that will be used at some point in the future (when write leveling is supported). Further, the cmdNcs{force,delay} fields are undocumented and we have been setting them to zero, remove. Next, setting of the 'DATAn_REG_PHY_USE_RANK0_DELAYS field belongs with the rest of the ddr_data entries, so program it there. Finally, comment on how we are configuring the DATA1 registers that correspond to the DATA0 (dt0) registers defined in the struct. Signed-off-by: Tom Rini <trini@ti.com> |
||
---|---|---|
.. | ||
clock.h | ||
clocks_am33xx.h | ||
common_def.h | ||
cpu.h | ||
ddr_defs.h | ||
gpio.h | ||
hardware.h | ||
i2c.h | ||
mmc_host_def.h | ||
omap.h | ||
sys_proto.h |