u-boot-brain/arch/sparc
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 serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
include/asm Add architecture-specific global data 2013-02-01 15:07:49 -05:00
lib env: Use getenv_yesno() more generally 2012-12-13 11:46:55 -07:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00