diff options
author | Ćukasz Majewski <l.majewski@samsung.com> | 2012-11-13 03:21:56 +0000 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2012-11-14 11:21:09 +0100 |
commit | 2ffb4beb50adf4dca60b6953c3d4c30230cc94d8 (patch) | |
tree | 7693df6ea4c5a079bdc9c269f92fbb3014c5b321 /board/pr1 | |
parent | c7336815078ff3745e3130aeff35991e3e98e61e (diff) | |
download | u-boot-imx-2ffb4beb50adf4dca60b6953c3d4c30230cc94d8.zip u-boot-imx-2ffb4beb50adf4dca60b6953c3d4c30230cc94d8.tar.gz u-boot-imx-2ffb4beb50adf4dca60b6953c3d4c30230cc94d8.tar.bz2 |
pmic: Introduce power_init_board() method at ./lib/board.c file
It is necessary to introduce a new system wide function- power_init_board()
It turns out, that power initialization must be done as early as possible.
In the case of PMIC framework redesign, which aims to support multiple
instances of PMIC devices the initialization shall be performed just
after malloc configuration.
The power_init_board function is a weak function with default implementation.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'board/pr1')
0 files changed, 0 insertions, 0 deletions