mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
ef5f5f6ca6
At present this enables a few arch-specific members of the global_data struct which are otherwise not part of the struct. As a result we have to use #ifdef in various places. The cost of always having these in the struct is small. Adjust things so that we can use compile-time code instead of #ifdefs. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |
||
---|---|---|
.. | ||
adsp.c | ||
cpu.c | ||
cpu_from_spl.c | ||
cpu_full.c | ||
iobp.c | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
me.c | ||
northbridge.c | ||
pch.c | ||
pinctrl_broadwell.c | ||
power_state.c | ||
refcode.c | ||
sata.c | ||
sdram.c |