summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-05-01 21:39:15 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-05-02 10:37:52 +0200
commit61eb23d44ebf5aa17f3367d35ae1609bc8497f48 (patch)
tree9a9c4ad0f697725133848530277a94131a50ee3b /Makefile
parentebde5ae5ac1fa96211b974f444ceed4bc39c3d49 (diff)
downloadbarebox-61eb23d44ebf5aa17f3367d35ae1609bc8497f48.tar.gz
barebox-61eb23d44ebf5aa17f3367d35ae1609bc8497f48.tar.xz
uimage/file_to_sdram: fix resource allocation
file_to_sdram is used to load an initrd. The resource size is then used to pass the initrd size to Linux. This means that the resource size must exactly match the initrd size. Currently this is not the case since we request the sdram region in chunks of 8 Kbytes. Fix this by adjusting the resource size when the file is loaded. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions