u-boot/arch/nios2/cpu
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
..
Makefile nios2: convert altera sysid to driver model 2015-10-23 07:37:03 +08:00
cpu.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
exceptions.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
fdt.c Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP 2016-05-27 15:41:16 -04:00
interrupts.c nios2: map physical address to uncached virtual address 2015-10-23 07:29:11 +08:00
start.S nios2: set up the debug UART early 2016-02-06 15:14:25 +08:00
traps.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds nios2: define _end in link script 2015-10-23 07:28:38 +08:00