[SLOF] [PATCH 0/5] SLOF code spring-cleaning
Alexey Kardashevskiy
aik at ozlabs.ru
Mon May 2 14:14:12 AEST 2016
On 04/29/2016 05:01 PM, Thomas Huth wrote:
> Here are some patches to remove unused functions, and to move
> some code out of base.fs which clearly does not belong in there.
> Since base.fs, boot.fs and loaders.fs are parsed during each boot,
> we should try to keep these files as tidied up as possible.
>
> Thomas Huth (5):
> base: Remove unused IP address conversion functions
> base: Move huge-tftp-load variable to obp-tftp package
> base: Move cnt-bits and bcd-to-bin to board-js2x folder
> boot: Remove legacy Forth words for network loading
> loaders: Remove netflash command
>
> board-js2x/slof/helper.fs | 9 +++++++++
> board-js2x/slof/rtc.fs | 4 ++++
> clients/net-snk/app/netapps/netapps.h | 1 -
> slof/fs/base.fs | 38 -----------------------------------
> slof/fs/boot.fs | 20 ------------------
> slof/fs/loaders.fs | 4 ----
> slof/fs/packages/obp-tftp.fs | 2 ++
> 7 files changed, 15 insertions(+), 63 deletions(-)
Thanks, applied.
--
Alexey
More information about the SLOF
mailing list