[U-Boot] [PATCH 5/8] ARM: moved general function to arm/lib
Wolfgang Denk
wd at denx.de
Thu Oct 6 23:30:19 CEST 2011
Dear Stefano Babic,
In message <1316166383-11314-5-git-send-email-sbabic at denx.de> you wrote:
> Functions inside armv7/syslib can be used by other ARM
> architectures, too. The file is added as part of
> ARM library.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> CC: Albert ARIBAUD <albert.u.boot at aribaud.net>
> ---
> arch/arm/cpu/armv7/Makefile | 2 -
> arch/arm/cpu/armv7/syslib.c | 69 -------------------------------------------
> arch/arm/lib/Makefile | 2 +
> arch/arm/lib/syslib.c | 69 +++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 71 insertions(+), 71 deletions(-)
> delete mode 100644 arch/arm/cpu/armv7/syslib.c
> create mode 100644 arch/arm/lib/syslib.c
Checkpatch says:
total: 2 errors, 0 warnings, 85 lines checked
Please clean up and resubmit. Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The optimum committee has no members.
- Norman Augustine
More information about the U-Boot
mailing list