Home
last modified time | relevance | path

Searched hist:"8 c4445d26633f43fcd04add3d6cdc3bc41d14841" (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/board/corscience/tricorder/
H A Dtricorder.c8c4445d26633f43fcd04add3d6cdc3bc41d14841 Tue Nov 13 07:40:28 UTC 2012 Peter Barada <peter.barada@logicpd.com> Pass sdrc timing values through board_sdrc_timings structure

Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings. This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h8c4445d26633f43fcd04add3d6cdc3bc41d14841 Tue Nov 13 07:40:28 UTC 2012 Peter Barada <peter.barada@logicpd.com> Pass sdrc timing values through board_sdrc_timings structure

Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings. This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
/rk3399_rockchip-uboot/board/overo/
H A Dovero.c8c4445d26633f43fcd04add3d6cdc3bc41d14841 Tue Nov 13 07:40:28 UTC 2012 Peter Barada <peter.barada@logicpd.com> Pass sdrc timing values through board_sdrc_timings structure

Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings. This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
/rk3399_rockchip-uboot/board/ti/evm/
H A Devm.c8c4445d26633f43fcd04add3d6cdc3bc41d14841 Tue Nov 13 07:40:28 UTC 2012 Peter Barada <peter.barada@logicpd.com> Pass sdrc timing values through board_sdrc_timings structure

Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings. This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
/rk3399_rockchip-uboot/board/timll/devkit8000/
H A Ddevkit8000.c8c4445d26633f43fcd04add3d6cdc3bc41d14841 Tue Nov 13 07:40:28 UTC 2012 Peter Barada <peter.barada@logicpd.com> Pass sdrc timing values through board_sdrc_timings structure

Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings. This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>
/rk3399_rockchip-uboot/board/ti/beagle/
H A Dbeagle.c8c4445d26633f43fcd04add3d6cdc3bc41d14841 Tue Nov 13 07:40:28 UTC 2012 Peter Barada <peter.barada@logicpd.com> Pass sdrc timing values through board_sdrc_timings structure

Instead of passing individual registers by value to board_get_mem_timings,
pass a board_mem_timings structure pointer for the board files to fill in.
Pass same structure pointer to write_sdrc_timings. This saves about
90 bytes of space in SPL.

Signed-off-by: Peter Barada <peter.barada@logicpd.com>