summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/fb/fb_s6b33b1x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/fb/fb_s6b33b1x.c')
-rw-r--r--src/target/firmware/fb/fb_s6b33b1x.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/target/firmware/fb/fb_s6b33b1x.c b/src/target/firmware/fb/fb_s6b33b1x.c
index 788ada7b..28fe5552 100644
--- a/src/target/firmware/fb/fb_s6b33b1x.c
+++ b/src/target/firmware/fb/fb_s6b33b1x.c
@@ -18,10 +18,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- *
*/
#include <fb/framebuffer.h>
@@ -72,7 +68,7 @@ s6b33b1x_initdata[] = {
{ DATA, 0x0a }, /* DATA: fPCK = fOSC/6 */
{ CMD, 0x2a }, /* CMD Contrast Control */
{ DATA, 0x2d }, /* DATA: default contrast */
- { CMD, 0x30 }, /* CMD Adressing mode set */
+ { CMD, 0x30 }, /* CMD Addressing mode set */
{ DATA, 0x0b }, /* DATA: 65536 color mode */
{ CMD, 0x10 }, /* CMD Driver output mode set */
{ DATA, 0x03 }, /* DATA: Display duty: 1/132 */