commit | 5296cb1d99c1dc52fbfb4f88595c69f097630be8 | [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 | ecd8557937a896dd1049f67806482bfb6edf140b [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>