Home
last modified time | relevance | path

Searched hist:"899 a52821515d79f9e4e525fd3098bdb574062ed" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/samsung/
H A Dmisc.h899a52821515d79f9e4e525fd3098bdb574062ed Tue Feb 17 11:24:11 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dfu: samsung: move call to set_dfu_alt_info() to dfu common code

This common call can be used for setting proper entities based
on dfu command arguments.
The config: CONFIG_SET_DFU_ALT_INFO, was used only for few configs,
and now it is common.

The board file should implement:
- set_dfu_alt_info() function

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[Test HW: Odroid U3 (Exynos 4412)]
/rk3399_rockchip-uboot/board/samsung/common/
H A Dmisc.c899a52821515d79f9e4e525fd3098bdb574062ed Tue Feb 17 11:24:11 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dfu: samsung: move call to set_dfu_alt_info() to dfu common code

This common call can be used for setting proper entities based
on dfu command arguments.
The config: CONFIG_SET_DFU_ALT_INFO, was used only for few configs,
and now it is common.

The board file should implement:
- set_dfu_alt_info() function

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[Test HW: Odroid U3 (Exynos 4412)]
H A Dboard.c899a52821515d79f9e4e525fd3098bdb574062ed Tue Feb 17 11:24:11 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dfu: samsung: move call to set_dfu_alt_info() to dfu common code

This common call can be used for setting proper entities based
on dfu command arguments.
The config: CONFIG_SET_DFU_ALT_INFO, was used only for few configs,
and now it is common.

The board file should implement:
- set_dfu_alt_info() function

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[Test HW: Odroid U3 (Exynos 4412)]
/rk3399_rockchip-uboot/include/
H A Ddfu.h899a52821515d79f9e4e525fd3098bdb574062ed Tue Feb 17 11:24:11 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dfu: samsung: move call to set_dfu_alt_info() to dfu common code

This common call can be used for setting proper entities based
on dfu command arguments.
The config: CONFIG_SET_DFU_ALT_INFO, was used only for few configs,
and now it is common.

The board file should implement:
- set_dfu_alt_info() function

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[Test HW: Odroid U3 (Exynos 4412)]
/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu.c899a52821515d79f9e4e525fd3098bdb574062ed Tue Feb 17 11:24:11 UTC 2015 Przemyslaw Marczak <p.marczak@samsung.com> dfu: samsung: move call to set_dfu_alt_info() to dfu common code

This common call can be used for setting proper entities based
on dfu command arguments.
The config: CONFIG_SET_DFU_ALT_INFO, was used only for few configs,
and now it is common.

The board file should implement:
- set_dfu_alt_info() function

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
[Test HW: Odroid U3 (Exynos 4412)]