All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikita Kiryanov <nikita@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] CONFIG_LCD_BMP_RLE8 and MCC200 dead code?
Date: Thu, 06 Nov 2014 14:23:32 +0200	[thread overview]
Message-ID: <545B6844.2060608@compulab.co.il> (raw)

Hi all,

I've been trying to do some cleanup in common/lcd.c, and noticed some
unused code:

One is the CONFIG_LCD_BMP_REL8 stuff. This code was added 2 years ago
in patch 45d7f52511f43b71b623a502fdf31feb905f70a1, and so far it has
no users (sandbox.h defines it, but only to fix a compilation error,
see commit 0156444cf7e77e92fed7a61d6c6123b349f1d600).

The other case is MCC200 specific #ifdefs. It handles 1bpp BMPs, which
I don't think is likely to be used by current and future boards, and
the board itself is old, and has no maintainer. Perhaps this board
can be removed?

-- 
Regards,
Nikita Kiryanov

             reply	other threads:[~2014-11-06 12:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 12:23 Nikita Kiryanov [this message]
2014-11-06 12:50 ` [U-Boot] CONFIG_LCD_BMP_RLE8 and MCC200 dead code? Wolfgang Denk
2014-11-06 18:03   ` Nikita Kiryanov
2014-11-06 18:06 ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=545B6844.2060608@compulab.co.il \
    --to=nikita@compulab.co.il \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.