[U-Boot] [PATCH] fpga: Replace char * with const char * for filename

Michal Simek michal.simek at xilinx.com
Wed Feb 20 13:27:36 UTC 2019


On 20. 02. 19 13:03, Chee, Tien Fong wrote:
> On Mon, 2019-02-18 at 13:27 +0100, Michal Simek wrote:
>> On 15. 02. 19 8:57, tien.fong.chee at intel.com wrote:
>>>
>>> From: Tien Fong Chee <tien.fong.chee at intel.com>
>>>
>>> Ensure the string for filename is always constant, otherwise it can
>>> be
>>> corrupted by the writing.
>> Have you reach any issue with it?
> Just to resolve the compiler warning about missing of const.

ok.

Thanks,
Michal


More information about the U-Boot mailing list