commit | 92a5742b5f9f217ba6315fa13d075ba98ebc3fd6 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Jan 10 00:38:53 2010 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Jan 10 00:38:53 2010 -0500 |
tree | 3f21289a0d067e30f9ef6d8f6b85bb93df0608b0 | |
parent | 6fc91b2ca2bb68498135260c3c6065610ca892e6 [diff] |
Add explicit Program Headers to linker scripts. Looks like some versions of binutils are aligning the LOAD program header to a large size. This is causing an issue for coreboot users, so add an explicit LOAD program header with a reasonable value.