u-boot-brain/arch/microblaze
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 microblaze: Fix compilation failure because of missing libdts 2012-11-08 10:33:19 +01: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 microblaze: Add support for device tree driven board configuration 2012-09-11 09:24:56 +02:00