commit | f7a364631f2a8975ecca56668a19ee0a66c1ddcd | [log] [download] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 08 19:03:44 2010 +0000 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Fri Jul 16 15:51:57 2010 +1000 |
tree | 312c0335bf2bc7ec9ab9380dd27793443c89a37e | |
parent | 436ce9a1a5e9f7158dd61608c51913ecfacbb16e [diff] |
Link yaboot at 1MB Give ourselves another 1MB of available space by moving yaboot down to 1MB. With load-base at 0x4000, our yaboot image would have to be 1MB-0x4000 before we should encounter problems (because firmware would have issues relocating us from 0x4000 to 1MB). Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>