[U-Boot] [PATCH 02/32] x86: Align config.mk and linker scripts with other arches
Graeme Russ
graeme.russ at gmail.com
Sat Feb 12 05:26:27 CET 2011
On 04/02/11 23:35, Graeme Russ wrote:
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> arch/i386/config.mk | 13 ++++--
> arch/i386/cpu/config.mk | 4 +-
> arch/i386/cpu/u-boot.lds | 104 ++++++++++++++++++++++++++++++++++++++++++++++
> board/eNET/config.mk | 4 --
> board/eNET/u-boot.lds | 104 ----------------------------------------------
> 5 files changed, 114 insertions(+), 115 deletions(-)
> create mode 100644 arch/i386/cpu/u-boot.lds
> delete mode 100644 board/eNET/u-boot.lds
>
Applied to u-boot-x86
(also added trivial removal of --cref)
Regards,
Graeme
More information about the U-Boot
mailing list