Home
last modified time | relevance | path

Searched hist:"196311 dc728bbb9484356547b9daa731ca2feb8d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dti_am335x_common.h196311dc728bbb9484356547b9daa731ca2feb8d Wed May 21 16:57:22 UTC 2014 Tom Rini <trini@ti.com> arm:am33xx: Rework s_init and add board_early_init_f

With the changes to the i2c framework (and adopting the omap24xx_i2c
driver to them) we can no longer call i2c functions prior to gd having
been set and cleared. When SPL booting, this is handled by setting gd
to point to SRAM in s_init. However in the cases where we are loaded
directly by ROM (memory mapped NOR or QSPI) we need to make use of the
normal hooks to slightly delay these calls.

Signed-off-by: Tom Rini <trini@ti.com>
H A Dam43xx_evm.h196311dc728bbb9484356547b9daa731ca2feb8d Wed May 21 16:57:22 UTC 2014 Tom Rini <trini@ti.com> arm:am33xx: Rework s_init and add board_early_init_f

With the changes to the i2c framework (and adopting the omap24xx_i2c
driver to them) we can no longer call i2c functions prior to gd having
been set and cleared. When SPL booting, this is handled by setting gd
to point to SRAM in s_init. However in the cases where we are loaded
directly by ROM (memory mapped NOR or QSPI) we need to make use of the
normal hooks to slightly delay these calls.

Signed-off-by: Tom Rini <trini@ti.com>