On Sun, Aug 16, 2015 at 4:37 AM, Simon Glass <s...@chromium.org> wrote: > When ifdtool collates the microcode into one place it effectively creates > a copy of the 'data' properties in the device tree microcode nodes. This > is wasteful since we now have two copies of the microcode in the ROM. > > To avoid this, remove the microcode data from the device tree and shrink it > down. This means that there is only one copy and the overall ROM space used > by the microcode does not increase. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- >
Reviewed-by: Bin Meng <bmeng...@gmail.com> Tested-by: Bin Meng <bmeng...@gmail.com> [snip] Regards, Bin _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot