
On Thu, Apr 23, 2015 at 10:24:32AM -0600, Simon Glass wrote:
Hi Tom,
This brings in core features to support PMICs (which should come within a week so), core test fixes and most of the SPL device tree support . I'd like to do this in two pieces since this is all somewhat risky.
The images sizes mostly drop slightly with these patches which is a good sign (i.e. it would indicate a problem if they increased a lot).
16: dm: Init device tree as well as driver model in SPL blackfin: (for 34/35 boards) all -26.8 data -4.0 rodata -14.4 text -8.5 x86: (for 6/6 boards) all -24.0 bss +216.0 data -4.0 rodata -76.0 text -160.0 avr32: (for 10/10 boards) all -3.6 data -1.6 text -2.0 sandbox: (for 1/1 boards) all -56.0 rodata -96.0 text +40.0 m68k: (for 48/48 boards) all -1.5 data -2.3 text +0.9 powerpc: (for 406/411 boards) all -81.3 bss +0.1 data -3.5 rodata -0.7 spl/u-boot-spl:all +44.7 spl/u-boot-spl:data +50.0 spl/u-boot-spl:rodata +2.2 spl/u-boot-spl:text -7.4 text -77.1 sparc: (for 5/5 boards) all +48.0 text +48.0 sh: (for 21/22 boards) all +53.1 text +53.1 nios2: (for 1/1 boards) data -4.0 text +4.0 mips: (for 24/24 boards) all +0.7 bss -3.3 data -4.3 text +8.3 arm: (for 496/496 boards) all -67.2 bss -0.4 data -0.7 rodata -16.1 spl/u-boot-spl:all +27.6 spl/u-boot-spl:bss -0.0 spl/u-boot-spl:rodata +59.1 spl/u-boot-spl:text -31.5 text -50.0 nds32: (for 3/3 boards) all +84.0 text +84.0
The following changes since commit d77447fdb122dab290fb1ad184a62456011e6e06:
serial: pl01x: fix PL010 regression (2015-04-21 10:05:42 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-dm.git
for you to fetch changes up to f3d46bd658ef4df575ec26c29e472ac858723159:
dm: Init device tree as well as driver model in SPL (2015-04-23 09:05:55 -0600)
Applied to u-boot/master, thanks!