u-boot-brain/board/BuR/common
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
..
bur_common.h board/BuR/common: remove unused function 'blink' 2015-03-28 12:07:44 -04:00
common.c board/BuR/common: simplify access to devicetree 2015-04-23 08:52:22 -04:00