On Tue, 2013-11-12 at 20:42 +0100, Geert Uytterhoeven wrote: > Kill the c6x-specific __fdt_blob section, and start > using .dtb.init.rodata > from <asm-generic/sections.h> for built-in DTBs, like most other DT > enabled > architectures. > > Signed-off-by: Geert Uytterhoeven <[email protected]> > Cc: Aurelien Jacquiot <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: [email protected] > Cc: [email protected] > --- > Untested due to lack of cross-compiler, but the changes are similar to > microblaze. > > QUESTION: The padding of the DTB is gone, is this OK?
Yes, that's fine. Acked-by: Mark Salter <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

