files based on mac address requested by pxe from tftp should be lowercase

Bug #828168 reported by John Rigby
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro U-Boot
Fix Released
Undecided
Loïc Minier

Bug Description

Pxe-linux uses lowercase for filenames based on mac addr so we should should do the same in u-boot.

Tags: patch
Revision history for this message
John Rigby (jcrigby) wrote :
Changed in u-boot-linaro:
assignee: nobody → John Rigby (jcrigby)
Revision history for this message
Loïc Minier (lool) wrote :

Ah sorry, I hadn't seen this bug and sent a followup patch on bug #827705; attaching it here too, it depends on the first patch in that bug

I've sent it to Jason as well

BTW I don't think the PXE spec mentions lower casing at all, but perhaps I missed it (I searched the spec for "lower"); the pxelinux implementation of a post-PXE bootloader using the PXE BOOT ROM does lowercase the MAC addresses when looking for a pxelinux.cfg for the current device (via the %02x format string), but does not lowercase anything else (e.g. UUID is not lowercased and the IP address is definitely upper cased hex -- see uchexbytes()).

tags: added: patch
Revision history for this message
John Rigby (jcrigby) wrote :

ok changed the bug to only indicate files based on mac address need to be lc

summary: - files requested by pxe from tftp should be lowercase
+ files based on mac address requested by pxe from tftp should be
+ lowercase
description: updated
John Rigby (jcrigby)
Changed in u-boot-linaro:
assignee: John Rigby (jcrigby) → Loïc Minier (lool)
status: New → Fix Committed
John Rigby (jcrigby)
Changed in u-boot-linaro:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.