Home
last modified time | relevance | path

Searched hist:"9 fb02491fe96991cbedc49c7ebe5cdd271d1b6a7" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dstdio_dev.h9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7 Wed Sep 03 23:37:01 UTC 2014 Simon Glass <sjg@chromium.org> dm: Make driver model available before board_init()

For some boards board_init() will change GPIOs, so we need to have driver
model available before then. Adjust the board init to arrange this, but
enable it for driver model only, just to be safe.

This does create additional #ifdef logic, but it is safer than trying to
make a pervasive change which may cause some boards to break.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dstdio.c9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7 Wed Sep 03 23:37:01 UTC 2014 Simon Glass <sjg@chromium.org> dm: Make driver model available before board_init()

For some boards board_init() will change GPIOs, so we need to have driver
model available before then. Adjust the board init to arrange this, but
enable it for driver model only, just to be safe.

This does create additional #ifdef logic, but it is safer than trying to
make a pervasive change which may cause some boards to break.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dboard_r.c9fb02491fe96991cbedc49c7ebe5cdd271d1b6a7 Wed Sep 03 23:37:01 UTC 2014 Simon Glass <sjg@chromium.org> dm: Make driver model available before board_init()

For some boards board_init() will change GPIOs, so we need to have driver
model available before then. Adjust the board init to arrange this, but
enable it for driver model only, just to be safe.

This does create additional #ifdef logic, but it is safer than trying to
make a pervasive change which may cause some boards to break.

Signed-off-by: Simon Glass <sjg@chromium.org>