u-boot/arch/x86
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07:00
..
cpu dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
dts x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 2017-02-07 13:27:13 +08:00
include/asm x86: Move turbo_state to global_data 2017-02-07 13:07:26 +08:00
lib dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
Kconfig x86: make LOAD_FROM_32_BIT visible for platforms 2017-02-07 13:36:50 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00