Home
last modified time | relevance | path

Searched hist:d50c41efcd6621481dbf4ff25331badf980cb429 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/samsung/
H A Dmisc.hd50c41efcd6621481dbf4ff25331badf980cb429 Mon Sep 01 11:50:49 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> samsung: board: enable support of multiple board types

This change adds declaration of functions:
- set_board_type() - called at board_early_init_f()
- get_board_type() - called at checkboard()

For supporting multiple board types in a one config - it is welcome
to display the current board model. This is what get_board_type()
should return.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
/rk3399_rockchip-uboot/board/samsung/common/
H A Dboard.cd50c41efcd6621481dbf4ff25331badf980cb429 Mon Sep 01 11:50:49 UTC 2014 Przemyslaw Marczak <p.marczak@samsung.com> samsung: board: enable support of multiple board types

This change adds declaration of functions:
- set_board_type() - called at board_early_init_f()
- get_board_type() - called at checkboard()

For supporting multiple board types in a one config - it is welcome
to display the current board model. This is what get_board_type()
should return.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>