u-boot-brain/arch/nios2/cpu
Gerald Van Baren 58864ddc72 Clean up libfdt.h includes
The libfdt.h file is the definition file for libfdt.  It is unnecessary
to include other fdt header files (the necessary ones are pulled in
by libfdt.h).

Signed-off-by: Gerald Van Baren <gvb@unssw.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Stefan Roese <sr@denx.de>
2013-02-08 22:32:38 -05:00
..
cpu.c nios2: Pseudo implement dcache_status/enable/disable() 2011-10-28 09:50:13 +08:00
epcs.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
exceptions.S nios2: Move cpu/nios2/* to arch/nios2/cpu/* 2010-04-13 09:13:27 +02:00
fdt.c Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
interrupts.c nios2: implement get_ticks and get_tbclk 2012-02-23 08:31:20 +08:00
Makefile nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 2011-10-30 21:02:43 +08:00
start.S unify version_string 2011-07-28 17:22:53 +02:00
sysid.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
traps.c nios2: Move cpu/nios2/* to arch/nios2/cpu/* 2010-04-13 09:13:27 +02:00
u-boot.lds common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00