commit | c253dfa7628607c2b41049a065f2879a5fe4ece6 | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Mon May 27 10:51:46 2013 +1200 |
committer | Andy Fleming <afleming@freescale.com> | Thu Jun 20 17:08:52 2013 -0500 |
tree | bfb140d13d12f93340c26f6c007f3a5849ffa26f | |
parent | ab95b094f0c53431bc49cee82c43f21215a61cf1 [diff] |
powerpc/CoreNet: Allow pbl images to take u-boot images != 512K Instead of assuming that SYS_TEXT_BASE is 0xFFF80000 calculate the initial pbl command offset by subtracting the image size from the top of the 24-bit address range. Also increase the size of the memory buffer to accommodate a larger output image. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Andy Fleming <afleming@freescale.com>