commit | 0d3efd805618068f33ec8dd3610b1cd740afb5cd | [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 | e51e47d38ef2f15a2d81d48621121e0a30aad316 [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>