Home
last modified time | relevance | path

Searched hist:e56c5791afae91c0950875d4df2ad1fcc14702a6 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DMakefilee56c5791afae91c0950875d4df2ad1fcc14702a6 Sat May 09 01:28:35 UTC 2015 Tim Harvey <tharvey@gateworks.com> imx: ventana: split out common functions between SPL and uboot

Move shared functions used by both SPL and U-Boot to common.c:
- setup_iomux_uart() and uart pad config
- gpio pad config

In the process also moved the following to common.c in preparation for
calling it from the SPL:
- split i2c setup into a shared function
- move pmic init to setup_pmic() function to call directly from
power_init_board()
- split gpio setup into early (iomux and default pin config)
and late (output configuration based on env)

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
H A Dcommon.he56c5791afae91c0950875d4df2ad1fcc14702a6 Sat May 09 01:28:35 UTC 2015 Tim Harvey <tharvey@gateworks.com> imx: ventana: split out common functions between SPL and uboot

Move shared functions used by both SPL and U-Boot to common.c:
- setup_iomux_uart() and uart pad config
- gpio pad config

In the process also moved the following to common.c in preparation for
calling it from the SPL:
- split i2c setup into a shared function
- move pmic init to setup_pmic() function to call directly from
power_init_board()
- split gpio setup into early (iomux and default pin config)
and late (output configuration based on env)

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
H A Dcommon.ce56c5791afae91c0950875d4df2ad1fcc14702a6 Sat May 09 01:28:35 UTC 2015 Tim Harvey <tharvey@gateworks.com> imx: ventana: split out common functions between SPL and uboot

Move shared functions used by both SPL and U-Boot to common.c:
- setup_iomux_uart() and uart pad config
- gpio pad config

In the process also moved the following to common.c in preparation for
calling it from the SPL:
- split i2c setup into a shared function
- move pmic init to setup_pmic() function to call directly from
power_init_board()
- split gpio setup into early (iomux and default pin config)
and late (output configuration based on env)

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
H A Dgw_ventana.ce56c5791afae91c0950875d4df2ad1fcc14702a6 Sat May 09 01:28:35 UTC 2015 Tim Harvey <tharvey@gateworks.com> imx: ventana: split out common functions between SPL and uboot

Move shared functions used by both SPL and U-Boot to common.c:
- setup_iomux_uart() and uart pad config
- gpio pad config

In the process also moved the following to common.c in preparation for
calling it from the SPL:
- split i2c setup into a shared function
- move pmic init to setup_pmic() function to call directly from
power_init_board()
- split gpio setup into early (iomux and default pin config)
and late (output configuration based on env)

Signed-off-by: Tim Harvey <tharvey@gateworks.com>