mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
b3e5cd17f6
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> |
||
---|---|---|
.. | ||
cache.c | ||
cpu.c | ||
exception.c | ||
interrupts.c | ||
irq.S | ||
Makefile | ||
start.S | ||
timer.c | ||
u-boot.lds |