commit | 6312a95b2f142a796649e0d494b2ab58434d9f6c | [log] [tgz] |
---|---|---|
author | angelo@sysam.it <angelo@sysam.it> | Sun Mar 29 22:54:16 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 23 14:56:07 2015 -0400 |
tree | 9f3c9462822b604132d65c084031069eff9c9920 | |
parent | f1a5e71e717ad0f305c489488b511f03b2f05c39 [diff] |
m68k: add architecture-specific u-boot.lds Add architecture-specific u-boot.lds and remove all board-specific u-boot.lds. All the .text customization that was board-specific have been moved inside the related include/configs, inside a LDS_BOARD_TEXT define. Signed-off-by: Angelo Dureghello <angelo@sysam.it>