u-boot/board/BuR
Hannes Petermaier 47c14227b8 board/BuR/common: simplify access to devicetree
instead of polling everytime the environment, we take usage of the global
gd->fdt_blob variable and check it only against NULL.

Variable "dtbaddr" from environment is needed only one time on loading the
devicetree within "load_devicetree()"

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
2015-04-23 08:52:22 -04:00
..
common board/BuR/common: simplify access to devicetree 2015-04-23 08:52:22 -04:00
kwb board/BuR/common: move I2C initialization from common part to board-specific 2015-03-28 12:07:44 -04:00
tseries board/BuR/common: move I2C initialization from common part to board-specific 2015-03-28 12:07:44 -04:00