[U-Boot] [PATCH v2 4/9] openrisc: Add library functions
Wolfgang Denk
wd at denx.de
Fri Jan 13 21:29:39 CET 2012
Dear Stefan Kristiansson,
In message <1322370297-22892-5-git-send-email-stefan.kristiansson at saunalahti.fi> you wrote:
> Signed-off-by: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi>
> ---
>
> Changes in v2:
> - Remove superfluous extern statements
> - Use ARRAY_SIZE to determine end of function pointer list
> - Remove references to deprecated CONFIG_NET_MULTI
> - Fix include order (asm after non-asm)
> - Remove function pointer typedef
> - Remove simulation specific l.nop
>
> arch/openrisc/lib/Makefile | 47 ++++++++++++
> arch/openrisc/lib/board.c | 168 ++++++++++++++++++++++++++++++++++++++++++++
> arch/openrisc/lib/bootm.c | 84 ++++++++++++++++++++++
> arch/openrisc/lib/timer.c | 104 +++++++++++++++++++++++++++
> 4 files changed, 403 insertions(+), 0 deletions(-)
> create mode 100644 arch/openrisc/lib/Makefile
> create mode 100644 arch/openrisc/lib/board.c
> create mode 100644 arch/openrisc/lib/bootm.c
> create mode 100644 arch/openrisc/lib/timer.c
Applied, 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
He had been eight years upon a project for extracting sunbeams out of
cucumbers, which were to be put in vials hermetically sealed, and let
out to warm the air in raw inclement summers. - Jonathan Swift
_Gulliver's Travels_ ``A Voyage to Laputa, etc.'' ch. 5
More information about the U-Boot
mailing list