u-boot-brain/arch/avr32
Simon Glass 5cb48582ac Add architecture-specific global data
We plan to move architecture-specific data into a separate structure so
that we can make the rest of it common.

As a first step, create struct arch_global_data to hold these fields.
Initially it is empty.

This patch applies to all archs at once. I can split it if this is really
a pain.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-02-01 15:07:49 -05:00
..
cpu common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
include/asm Add architecture-specific global data 2013-02-01 15:07:49 -05:00
lib common: Convert the U-Boot commands to LG-arrays 2012-10-22 08:29:42 -07:00
config.mk avr32: Remove redundant LDSCRIPT definition 2012-09-02 00:37:02 +02:00