1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-13 01:40:01 +02:00
Files
u-boot-megous/arch/mips/include
Simon Glass 035cbe99cd 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>
2013-02-04 09:05:44 -05:00
..