u-boot-brain/arch/arm
Łukasz Majewski 2ffb4beb50 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>
2012-11-14 11:21:09 +01:00
..
cpu Merge branch 'master' of git://git.denx.de/u-boot-arm 2012-11-05 07:42:00 -07:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common Merge remote-tracking branch 'u-boot-imx/master' 2012-10-27 11:43:17 +02:00
include/asm Merge remote-tracking branch 'u-boot-ti/master' 2012-11-03 10:05:22 +01:00
lib pmic: Introduce power_init_board() method at ./lib/board.c file 2012-11-14 11:21:09 +01:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00