u-boot-brain/arch/mips/cpu/xburst
Daniel Schwierzeck 97b920dab1 MIPS: xburst: fix broken access to global_data
Fix access to global_data which is broken since commits:

commit 035cbe99cd
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Dec 13 20:49:08 2012 +0000

    mips: Move per_clk and dev_clk to arch_global_data

    Move these field into arch_global_data and tidy up. The other
    CONFIG_JZSOC fields are used by various architectures, so just remove
    the #ifdef bracketing for these.

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

commit 582601da2f
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Dec 13 20:48:35 2012 +0000

    arm: Move lastinc to arch_global_data

    Move this field into arch_global_data and tidy up.

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

commit 66ee692347
Author: Simon Glass <sjg@chromium.org>
Date:   Thu Dec 13 20:48:34 2012 +0000

    arm: Move tbl to arch_global_data

    Move this field into arch_global_data and tidy up.

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

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Xiangfu Liu <xiangfu@openmobilefree.net>
2013-02-12 22:22:12 +01:00
..
config.mk MIPS: remove OUTPUT_FORMAT from linker scripts 2013-01-30 23:34:10 +01:00
cpu.c MIPS: don't use camel-case style 2012-10-16 15:02:08 +02:00
jz_serial.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
jz4740.c MIPS: xburst: fix broken access to global_data 2013-02-12 22:22:12 +01:00
Makefile MIPS: Ingenic XBurst Jz4740 processor support 2011-10-10 22:06:12 +09:00
start.S MIPS: xburst: simplify relocation offset calculation 2013-01-30 23:33:27 +01:00
timer.c arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00