u-boot-brain/arch/microblaze
Michal Simek b3e5cd17f6 microblaze: Fix compilation failure because of missing libdts
Microblaze platform can use CONFIG_OF_EMBED option
but also it is necessary to support boards
which don't want to use this option.
U-Boot doesn't compile dts/libdts.o for #undef CONFIG_OF_EMBED
case that's why it should be guarded by ifdef.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2012-11-08 10:33:19 +01:00
..
cpu microblaze: Fix compilation failure because of missing libdts 2012-11-08 10:33:19 +01:00
include/asm microblaze: Remove asm/bitops.h from asm/posix_types.h 2012-11-07 17:11:14 +01:00
lib microblaze: Flush caches before enabling them 2012-11-07 17:11:14 +01:00
config.mk microblaze: Add support for device tree driven board configuration 2012-09-11 09:24:56 +02:00