Skip to content
Snippets Groups Projects
Select Git revision
  • d7fb9bcfb29a1cbdbda7006658e76c2d9da0f66f
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

reform-boundary-uboot

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
user avatar
Ben Warren authored
Commit 6e37b1a3a25004d3df5867de49fff6b3fc9c4f04 modifies several net calls
to take a (const char *) parameter instead of (char *), but in some cases
the modified functions call other functions taking (char *).  The end result
is warnings about discarding the const qualifier.

This patch fixes these other function signatures.

Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
d7fb9bcf
History
Name Last commit Last update